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

搜索资源列表

  1. dstar

    5下载:
  2. D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-13
    • 文件大小:32.43kb
    • 提供者:yanguang
  1. 粒子群算法求解机器人路径规划

    18下载:
  2. 粒子群算法求解机器人路径规划的MATLAB算法-the pathline of robot
  3. 所属分类:matlab例程

    • 发布日期:2012-11-26
    • 文件大小:122.35kb
    • 提供者:Zhigao Li
  1. RVO

    0下载:
  2. 多机器人路径规划算法,The RVO Library provides an easy-to-use implementation of the Reciprocal Velocity Obstacle (RVO) framework for multi-agent simulation.-Multi-robot path planning algorithm, The RVO Library provides an easy-to-use implementation of the Recip
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:76.99kb
    • 提供者:susu LI
  1. lujingguihua

    0下载:
  2. 用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。-Depth-first algorithm used to do a path planning. From the starting point has been moved to the target point, avoiding obstacles.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5.45kb
    • 提供者:陈建胜
  1. antColonyAlgorith1.4

    0下载:
  2. 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:235.59kb
    • 提供者:sunchunzhe
  1. fullpath

    0下载:
  2. 移动机器人的全路径规划算法,可以输出所有路径, vc++编写,很好,推荐-The whole mobile robot path planning algorithm, all paths can be output, vc++ to prepare, very good, recommended
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4.46mb
    • 提供者:周光有
  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
    • 文件大小:4.15kb
    • 提供者:yangjin
  1. chapter23

    0下载:
  2. matlab智能算法 之 基于Dijkstra算法的路径规划算法(Path planning algorithm based on Dijkstra algorithm for matlab intelligent algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:756kb
    • 提供者:ziwicn
  1. 基于蚁群算法的二维路径规划算法

    1下载:
  2. 基于蚁群算法的二维网络路径规划算法,带有障碍物的TSP问题,可运行(Two dimensional network path planning algorithm based on ant colony algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:3kb
    • 提供者:Lsnowyy
  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
    • 文件大小:12kb
    • 提供者:Mrone123
  1. 双蚁群路径规划

    1下载:
  2. 这是双蚁群机器人路径规划算法,很好的解决了蚁群算法收敛慢的缺点,C++语言(This is a dual ant colony robot path planning algorithm that solves the shortcomings of the slow convergence of the ant colony algorithm and uses the C++ language.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:235kb
    • 提供者:三明治
  1. chapter24 基于蚁群算法的三维路径规划算法

    3下载:
  2. 基于matlab平台中蚁群算法在三维路径规划研究(Research on 3D path planning based on Ant Colony Algorithm in Matlab platform)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-17
    • 文件大小:5kb
    • 提供者:wanger85
  1. 针对自治水下机器人的路径规划问题进行了研究

    0下载:
  2. 针对自治水下机器人(AUV)的路径规划问题进行了研究,依据模糊控制规则,提出了一种基于粒子群优化(PSO)的模糊路径规划算法(The path planning problem of autonomous underwater vehicle (AUV) is studied. According to the fuzzy control rules, a fuzzy path planning algorithm based on particle swarm optimization (PS
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:2.26mb
    • 提供者:GDS11
  1. 几种改进的路径规划算法

    4下载:
  2. matlab编写的基于人工势场法的路径规划算法,可运行(The path planning algorithm written by Matlab can run)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2019-12-25
    • 文件大小:1kb
    • 提供者:向远行
  1. Dstar动态路径规划算法

    5下载:
  2. 用于动态路径寻优的D*算法,可以运行出完整的路径,具有一定的参考价值(D* algorithm for dynamic path optimization, can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-08-06
    • 文件大小:3kb
    • 提供者:JWilson
  1. 路径规划A算法

    5下载:
  2. 用于路径规划自动寻 基于栅格法的MATLAB程序,后期可以自己加入想要的图形(MATLAB program for automatic search based on grid method for path planning, and you can add your own graphics at a later stage.)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-13
    • 文件大小:47kb
    • 提供者:低调6415
  1. 蚁群算法三维路径规划

    2下载:
  2. 蚁群算法三维路径规划,一个MATLAB实例亲测可用(Three dimensional path planning based on ant colony algorithm, a case test is available)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-01-15
    • 文件大小:6kb
    • 提供者:叶郎自大
  1. 路径规划算法

    1下载:
  2. 基于蚁群算法的二维和三维路径规划算法,结合具体的案例给出了程序分析(A two-dimensional path planning algorithm based on ant colony algorithm, combined with specific cases, gives a program analysis)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-26
    • 文件大小:8kb
    • 提供者:陈圆圆123
  1. 三维路径规划

    2下载:
  2. 基于蚁群算法的三维路径规划,利用matlab编程,可以实际运行(Three dimensional path planning based on ant colony algorithm)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com