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

搜索资源列表

  1. 基本图论函数库,应用matlab程序

    1下载:
  2. 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:7.22mb
    • 提供者:spf
  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. 103244859obstacles

    1下载:
  2. 蚁群算法路径规划的一个程序,可以成功找到最优路径。-Ant colony algorithm path planning a program that can successfully find the optimal path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:5.12kb
    • 提供者:搁浅
  1. Astar

    3下载:
  2. A*算法路径规划,有详细介绍文本 适合于初学者,学习算法。-A* algorithm for path planning, a detailed text is suitable for beginners, learning algorithms.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-03-12
    • 文件大小:113.05kb
    • 提供者:搁浅
  1. 完整的多机器人路径规划程序

    6下载:
  2. 一个完整的多机器人路径规划程序,几代研究生都在用-A complete multi-robot path planning process, several generations of graduate students are using
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-26
    • 文件大小:3.68mb
    • 提供者:万科
  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. 清洁机器人全覆盖路径规划研究

    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
    • 文件大小:2.65mb
    • 提供者:天外飞狐
  1. 栅格法路径规划

    4下载:
  2. 栅格法,机器人路径规划完整程序,用的是MATLAB语言。(This is a complete procedure for robot path planning, using a traditional grid algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:三明治
  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. A algorithm

    2下载:
  2. A算法实现路径规划,数字地图用矩阵建立的(A* algorithm, A* algorithm to achieve path planning, digital map with matrix establishment)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-30
    • 文件大小:110kb
    • 提供者:理行者
  1. 人工势场路径规划

    2下载:
  2. 人工势场路径规划,很典型的应用实例程序包(Artificial potential field path planning is a typical application example package)
  3. 所属分类:其他

    • 发布日期:2020-06-01
    • 文件大小:7kb
    • 提供者:大头猫神
  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. Astar

    3下载:
  2. A*路径规划matlab代码,加上地图膨胀和路径平滑(A* Path Planning Matlab Code with Map Expansion and Path Smoothing)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-12
    • 文件大小:8kb
    • 提供者:LOVE_Bay
  1. A-Star

    4下载:
  2. 读取数字地图文件,增加地图障碍,利用A*算法解决三维路径规划问题。(Read digital map files, increase map obstacles, and use A* algorithm to solve the problem of three-dimensional path planning.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:7.72mb
    • 提供者:ebfifrepcy
  1. 栅格地图与Astart路径规划

    8下载:
  2. 使用A*算法建立了机器人路径规划模型,可自由添加多个机器人进行协同仿真。函数为单独编写,备注清晰,可很好观察A*的规划效果!
  3. 所属分类:matlab例程

  1. 蚁群算法进行三维路径规划

    7下载:
  2. 在MATLAB中用一群算法实现三维路径规划的代码,可以运行,自己修改地图数据即可达到自己的需求(Using a group of algorithms to realize three-dimensional path planning code in MATLAB, it can run and modify map data to meet its own needs.)
  3. 所属分类:Windows编程

    • 发布日期:2019-09-20
    • 文件大小:6kb
    • 提供者:hopfiled
  1. A*算法路径规划

    6下载:
  2. 在20*20的栅格区域使用A*算法进行全局路径规划,自己写的,可以参考!
  3. 所属分类:matlab例程

    • 发布日期:2019-09-13
    • 文件大小:5.11kb
    • 提供者:zw807551153
  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. A※路径规划

    2下载:
  2. matlab实现 A-star 路径规划,可自定义代价函数参数
  3. 所属分类:仿真建模

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