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

搜索资源列表

  1. 制粒子群算法的移动机器人路径规划

    7下载:
  2. [摘要】 由于用Pso进行机器人路径规划的研究尚局限于用连续模型规划连续描述的环境中的路径,使算法受到一定的局 限性.为此。研究了一种伞新的基于栅格法的机器人路径规划二进制粒子群算法.首先用栅格法描述机器人工作环境,在此基础 上,将机器人路径表示为粒子位置的二进制编码,并以路径长度为适应值,产生初始种群后,再对粒子佗置和速度进行更新,经 过多次迭代,即可获得从起始点到目标点的一条全局最优路径.该方法模型简单,算法复杂度低,收敛速度快,计算机仿真实验 证明『,该方法的有效性和先进性.
  3. 所属分类:其它文档

    • 发布日期:2010-12-31
    • 文件大小:439738
    • 提供者:ltxbs81@126.com
  1. matlab_path_planning.rar

    10下载:
  2. 利用人工势场法进行移动机器人的路径规划的matlab程序。包含具体的讲解。,The use of artificial potential field method for mobile robot path planning matlab procedures. Contains specific explanation.
  3. 所属分类:matlab

    • 发布日期:2015-06-12
    • 文件大小:22441
    • 提供者:付他
  1. aca_path.rar

    0下载:
  2. 利用蚂蚁算法求解最短路径问题,稍作修改既可以用于移动机器人路径规划当中。,Ants use the shortest path algorithm to solve the problem, with some slight modifications can be used in mobile robot path planning among them.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-26
    • 文件大小:8476
    • 提供者:付他
  1. shichangfa

    1下载:
  2. MATLAB人工势场法算法源代码 可以用于移动机器人路径规划上面-MATLAB artificial potential field algorithm source code can be used for Mobile Robot Path Planning above
  3. 所属分类:matlab

    • 发布日期:2015-06-12
    • 文件大小:3298
    • 提供者:王孟萌
  1. rengong

    0下载:
  2. 基于人工力场的移动机器人路径规划研究的MATLAB软件仿真-Based on the artificial field of mobile robot path planning study of the MATLAB software simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-27
    • 文件大小:420371
    • 提供者:袁卫东
  1. paperAPF

    2下载:
  2. 大量的应用势场原理的科技文章。可以帮助您迅速掌握先进的人工势场法在移动机器人路径规划中的应用与研究状况。-A large number of potential field of application of the principle of scientific articles. Can help you quickly master the art of the artificial potential field method in mobile robot path planning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-15
    • 文件大小:6308799
    • 提供者:康亮
  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. 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. 地面自主移动机器人路径规划算法研究

    1下载:
  2. 详细介绍了机器人路径规划的算法,是一篇很有用的文章
  3. 所属分类:编程文档

  1. 21217728gsy

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

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:小飞侠213
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 基于人工势场法的机器人路径规划

    0下载:
  2. 基于人工势场法的移动机器人路径规划MAtlab程序,内容详细,有详细解释,亲测有效
  3. 所属分类:文档资料

    • 发布日期:2018-01-11
    • 文件大小:45568
    • 提供者:hchen19892
  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. pso_pathplanning

    5下载:
  2. 通过粒子群优化算法,通过栅格法实现移动机器人路径规划(Path Planning of Mobile Robot Based on Particle Swarm Optimization and Grid Method)
  3. 所属分类:其他

    • 发布日期:2020-04-02
    • 文件大小:10240
    • 提供者:Peter555
  1. MATLAB——遗传算法路径规划

    0下载:
  2. 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-25
    • 文件大小:1024
    • 提供者:向远行
  1. A 算法的机器人路径规划代码

    1下载:
  2. 可以用于移动机器人的轨迹规划研究,仿真,这是MATLAB代码(It can be used for trajectory planning of mobile robot)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-22
    • 文件大小:180224
    • 提供者:合佳
  1. 移动机器人曲线规划

    1下载:
  2. 包含n个控制点(含起点和终点)B样条曲线的移动机器人轨迹规划程序,所生成的轨迹必须严格经过起点、第三个控制点和终点(可调)(A trajectory planning program for mobile robot with n control points (including start and end points) and B-spline curves. The generated trajectory must strictly pass through the start poi
  3. 所属分类:其他

    • 发布日期:2020-07-08
    • 文件大小:2315264
    • 提供者:wuuuwu
  1. Astar改进3 走圆弧

    5下载:
  2. 移动机器人路径规划A星算法改进,移动机器人避障自动寻路设计,移动机器人路径规划A星算法matlab仿真。(Mobile robot path planning A-star algorithm improvement, mobile robot obstacle avoidance automatic path finding design, mobile robot path planning A-star algorithm matlab simulation.)
  3. 所属分类:其他

    • 发布日期:2021-03-01
    • 文件大小:129024
    • 提供者:唐大大哥
« 12 3 4 5 6 »
搜珍网 www.dssz.com