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

搜索资源列表

  1. RobotPathPlanningAndAvoidceObstacles

    2下载:
  2. 机器人路径规划与避障的MatLAB源码,对研究机器人路径规划与避障很有帮助!-Robot path planning and obstacle avoidance of MatLAB source, the study of robot path planning and obstacle avoidance helpful!
  3. 所属分类:matlab

    • 发布日期:2016-05-08
    • 文件大小:18807
    • 提供者:nc21lym
  1. Geneticalgorithmpathplanningsimulationprogram

    3下载:
  2. 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
  3. 所属分类:matlab

    • 发布日期:2015-08-23
    • 文件大小:4248
    • 提供者:yangjin
  1. GARR0

    2下载:
  2. 利用遗传算法解决机器人路径规划问题,较好的一个例程,在VC++平台下开发-Using the genetic algorithm to solve robot path planning problem, the better a routine in VC++ platform development
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3875121
    • 提供者:李志远
  1. pso

    3下载:
  2. 粒子群算法的源码 主要如何运用于机器人路径规划-pso
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-11
    • 文件大小:922
    • 提供者:张龙妹
  1. obstacles

    0下载:
  2. 一个在matlab下编写的关于机器人路径规划的小程序-A matlab prepared on a small robot path planning process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4750
    • 提供者:王超
  1. robot2

    1下载:
  2. 机器人路径规划,运用的是遗传算法,在试验平台上已经验证过。-Robot path planning, using the genetic algorithm, the test platform has been verified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1958713
    • 提供者:玉林
  1. Particle-Swarm-Robot

    0下载:
  2. 本资源是我精心收藏的好东西--粒子群算法的移动机器人路径规划。先拿出来分享-This resource is my collection of good things well- particle swarm optimization for mobile robot path planning. Acquire a share out of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:439738
    • 提供者:ltx
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. yiqunsuanfa

    0下载:
  2. 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。-Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5140
    • 提供者:丁彪
  1. 123

    0下载:
  2. 利用VC构建机器人路径规划的模拟环境,并且利用A*算法完成机器人的全局路径规划-Using VC construct robot path planning and the simulation environment, using A* algorithm the robot global path planning finish
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4392800
    • 提供者:jiaoxiaomeng
  1. pathplann-algorithm

    4下载:
  2. 基于改进的蚁群算法的机器人路径规划及壁障 能找寻最有路径-Improved ant colony algorithm based on robot path planning and barrier to finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:4157
    • 提供者:白杨
  1. 92775394autobizhangrobot

    1下载:
  2. 人工势场法路径规划matlab源代码,适用于机器人路径规划(Artificial potential field path planning matlab source code, applicable to robot path planning)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:29696
    • 提供者:小飞侠213
  1. 21217728gsy

    0下载:
  2. 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:小飞侠213
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    4下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:Willty
  1. 清洁机器人全覆盖路径规划研究

    1下载:
  2. 一篇关于清洁机器人路径全局覆盖的硕士论文,对于研究扫地机的人学习有帮助!(A master's thesis on the overall coverage of the clean robot path is helpful to the study of the sweeps.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2774016
    • 提供者:天外飞狐
  1. 基于人工势场法的移动机器人路径规划MAtlab程序

    2下载:
  2. 人工势场法,机器人路径规划,实现避障,亲测有效(Artificial potential field method, robot path planning, realization of obstacle avoidance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hchen1989
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    3下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
  3. 所属分类:教育/学校应用

  1. 空间机器人动力学正逆解及遗传算法路径规划

    5下载:
  2. 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-10
    • 文件大小:12288
    • 提供者:Mrone123
  1. qijirenlujingguihua

    0下载:
  2. 基于dijkstra算法的机器人路径规划及障碍检测(Robot path planning and obstacle detection based on Dijkstra algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:chuxy
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com