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

搜索资源列表

  1. GAljgh

    1下载:
  2. 基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1147859
    • 提供者:高阳
  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-25
    • 文件大小: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. yiqunsuanfa

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

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

    0下载:
  2. 这是将生物地理学优化算法用于移动机器人路径规划中的matlab程序 还包含几个子程序 大家可以-This is the biogeography optimization algorithm for mobile robot path planning matlab program also contains several subroutines we can see
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5710
    • 提供者:耿晓琇
  1. ACOrout

    2下载:
  2. 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2423
    • 提供者:冯丁
  1. Path-Planning

    2下载:
  2. 基于人工势场法的移动机器人路径规划,亲测可以运行出结果-Mobile Robot Path Planning based on the artificial potential field method
  3. 所属分类:matlab

    • 发布日期:2015-05-28
    • 文件大小:3072
    • 提供者:张鹏
  1. GA_Path_Planning

    0下载:
  2. 使用遗传算法(genetic algorithm)进行路径规划,得出移动机器人的最优运动路径,,欢迎大家下载,并互相交流,共同学习,共同进步-path planning based genetic algorithm(GA) can get the optimal path of mobile robot
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:67689
    • 提供者:ljw
  1. robotpathplanning

    1下载:
  2. 一种基于栅格法的移动机器人路径规划问题,可以自行改变障碍物位置坐标。-a robot path planning algorithm based on cell composition, you can change the position of obstacles.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5064
    • 提供者:zcadqe
  1. gridmap

    0下载:
  2. 绘制移动机器人路径规划栅格地图的程序代码-Drawing mobile robot path planning grid map program code
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:32908
    • 提供者:李俊杰
  1. potential_india

    0下载:
  2. A星算法,是移动机器人的基本算法,也是基本的路径规划算法(A Star algorithm, A version of the robot of algorithm is the basic path planning algorithm))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:239616
    • 提供者:2873468182
  1. Dijkstra graphshortestpath floyd

    0下载:
  2. 移动机器人的最优路径规划 Dijkstra 算法程序代码 路径规划程序(path planning Optimal path planning of mobile robot Dijkstra algorithm code path planning program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:alan40
  1. 模糊控制用于机器人避障

    5下载:
  2. 智能小车是移动机器人的一种,可通过计算机编程来实现其对行驶方向、启停以及速度的控制。要想让智能小车在行驶过程中能成功地避开障碍物,必须对其进行路径规划?,路径规划的任务是为小车规划一条从起始点到目标点的无碰路径。路径规划方法有:BP人工神经网络法(Back Propagation)、机器学习(Reinforcement Learning)、以及模糊控制(Fuzzy Control)方法等。模糊技术具有人类智能的模糊性和推理能力,在路径规划中,模糊推理的应用主要体现在基于行为的导航方式上,即将机器
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:222208
    • 提供者:zallen
  1. New Folder

    0下载:
  2. 在平面内,由出发点向目标点移动,并进行避障(路径规划)(In the plane,moving from the starting point to the target point and avoiding obstacles.(path planning))
  3. 所属分类:matlab例程

  1. MATLAB——遗传算法路径规划

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

    • 发布日期:2019-12-25
    • 文件大小:1024
    • 提供者:向远行
  1. PSO_pathplanning

    1下载:
  2. 以PSO与三次样条插值结合的移动机器人路径规划算法,主函数为pso.m(Mobile robot path planning algorithm combining PSO and cubic spline interpolation, the main function is pso.m)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-29
    • 文件大小:16384
    • 提供者:深井冰01
  1. rrt_star_2D3D

    4下载:
  2. rrt算法在2维和3维环境的规划,均为matlab代码,可用于无人驾驶汽车和移动机器人路径规划(The codes of RRT algorithm in 2 and 3 dimensional environments are matlab codes, which can be used for the path planning of driverless cars and mobile robots)
  3. 所属分类:matlab例程

  1. intelligent_warehousing

    0下载:
  2. 模拟智能仓储机器人移动,有效进行路径规划避碰(simulation of intelligent warehousing robot)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-27
    • 文件大小:18432
    • 提供者:寒山妖王
  1. 路径规划

    5下载:
  2. D Star算法,Matlab实现,主要解决移动机器人路径规划Matlab环境下仿真
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com