CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 机器人 路径规划

搜索资源列表

  1. dfd

    0下载:
  2. 未知环境下基于三次螺线Bug算法的移动机器人路径规划.-Unknown environment based on three spiral Bug mobile robot path planning algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:865480
    • 提供者:acbreg
  1. griddrawn

    0下载:
  2. 用matlab实现的栅格路径规划,课用于机器人路径规划-Using MATLAB to achieve grid path planning for robot path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:844
    • 提供者:王袁杰
  1. manual

    0下载:
  2. 人工势场法算法例程,可用于机器人路径规划-Artificial potential field algorithm routines, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:22441
    • 提供者:王袁杰
  1. Genetic-algorithm

    0下载:
  2. 遗传算法实现的最优路径规划,可用于机器人路径规划-Genetic algorithm to achieve the optimal path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4030
    • 提供者:王袁杰
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法动态寻路算法的机器人的全局路径规划,可用于机器人路径规划-Ant colony algorithm for dynamic routing algorithm for the robot global path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5333
    • 提供者:王袁杰
  1. A-algorithm-robot-path

    0下载:
  2. 用于已知栅格环境下机器人路径规划的Astar算法源码,像知道的可以来看看一看 ,对于像用matlab来仿真算法的有所帮助-Known for grid environment of the path planning algorithm Astar source, like know can come to see a see, for as by matlab simulation algorithm to the help
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:24629
    • 提供者:廖灿
  1. TSPmatlab

    1下载:
  2. 蚁群算法TSP问题matlab源代码,程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划.-Ant colony algorithm TSP matlab source code, and the program is the ant colony algorithm in the most short circuit, the application can be applied to expand a robot path planning.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-10
    • 文件大小:7839
    • 提供者:honeybr
  1. Dstar-Lite

    0下载:
  2. 这是用D*算法实现机器人路径规划的JAVA程序,适用于动态路径环境下,可以在未知环境中快速的找到可行路线-This is the D* algorithm for robot path planning Java program, applicable to the dynamic path environment can quickly find a feasible route in an unknown environment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:41950
    • 提供者:zhoufan
  1. genetic-algorithm-MATLAB-source

    1下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码-Robot path planning based on genetic algorithm MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-29
    • 文件大小:9216
    • 提供者:毛毛
  1. path-planning

    0下载:
  2. 移动机器人路径规划方法,自己在做毕业设计是总结的,比较系统化。-path planning method
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-27
    • 文件大小:8192
    • 提供者:flyingfish
  1. An-overview-of-the-path-planning

    0下载:
  2. 机器人路径规划概述,自己做毕业设计总结的,可以较详细的了解路径规划的基本方法与发展方向。-An overview of the mobile robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:5755
    • 提供者:flyingfish
  1. robot

    0下载:
  2. 基于势场法的机器人路径规划问题。机器人利用势力场避开障碍物到达目标点位置。-Based on the potential field method for robot path planning problem. Robot to avoid obstacles to reach the target position forces field.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:17891
    • 提供者:赵兴旺
  1. Robot-path-planning

    0下载:
  2. 机器人路径规划演示平台,自主移动的智能机器人演示,形象逼真,生动性强-Robot path planning demonstration platform for autonomous mobile intelligent robot demo, the image is lifelike, vivid
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2197956
    • 提供者:liming
  1. jiqiren

    0下载:
  2. 基于Dijkstra和遗传算法的机器人路径规划演示程序 -Robot path planning based on Dijkstra and genetic algorithm demo program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:11100
    • 提供者:段誉
  1. rrt1

    1下载:
  2. RRT随机树算法 机器人路径规划基本算法 容易实现-RRT random tree algorithm for robot path planning algorithm is easy to implement
  3. 所属分类:matlab

    • 发布日期:2014-10-07
    • 文件大小:81920
    • 提供者:宿勇
  1. BT_robot_path

    0下载:
  2. 基于回溯法的机器人路径规划matlab源代码,一个主程序和两个子程序组成。-Backtracking-based robot path planning matlab source code, consisting of a main program and two subroutines.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:1947
    • 提供者:wyl
  1. ACA_robot_path

    0下载:
  2. 基于蚁群算法的机器人路径规划matlab代码-Robot path planning based on ant colony algorithm matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:2614
    • 提供者:wyl
  1. 148078RobotRoute

    0下载:
  2. 机器人路径规划程序。C++编程。可以参考。-Robot path planning process. C++ programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:69816
    • 提供者:qwqwasas
  1. path-palnning---matlab

    0下载:
  2. 机器人路径规划程序,matlab实例。图片分析比较全面。-Robot path planning procedures, matlab instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:4530
    • 提供者:qwqwasas
  1. potentialfield

    0下载:
  2. 机器人路径规划程序,matlab编程。具有参考性。-Robot path planning procedures, matlab programming.
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:26718
    • 提供者:qwqwasas
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com