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

搜索资源列表

  1. 基于方向优先权的机器人路径规划

    5下载:
  2. 基于方向优先权的机器人路径规划 matlab文件
  3. 所属分类:源码下载

    • 发布日期:2011-01-10
    • 文件大小:4818
    • 提供者:112211q
  1. 用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物

    9下载:
  2. 用MATLAB 实现的机器人在平面上的路径规划,实用栅格法处理环境和障碍物
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-04-19
    • 文件大小:4760
    • 提供者:zyb06404
  1. 粒子群算法求解机器人路径规划

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

    • 发布日期:2012-11-26
    • 文件大小:125282
    • 提供者:Zhigao Li
  1. 完整的多机器人路径规划程序

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

    • 发布日期:2012-11-26
    • 文件大小:3855415
    • 提供者:万科
  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. 改进蚁群算法,智能三坐标测量机路径规划文章(Improved ant colony algorithm, intelligent coordinate measuring machine pa)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:1102848
    • 提供者:hzh111
  1. 蚁群、路径规划

    1下载:
  2. 这是一个关于使用蚁群算法的旅行路径规划问题的MATLAB优化程序(ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:怀刘剑
  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. 栅格法路径规划

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

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:三明治
  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
    • 文件大小:240640
    • 提供者:三明治
  1. 人工势场路径规划

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

    • 发布日期:2020-06-01
    • 文件大小:7168
    • 提供者:大头猫神
  1. 105230318nsga2(三维路径规划)

    8下载:
  2. 基于蚁群算法的三维路径规划,亲测可用,欢迎下载。(Ant colony algorithm based three-dimensional path planning, pro test available, welcome to download.)
  3. 所属分类:其他

    • 发布日期:2019-04-23
    • 文件大小:51200
    • 提供者:jbdick
  1. 基本人工势场法路径规划

    2下载:
  2. 基于人工势能的路径规划,matlab代码编程(Path planning based on artificial potential energy)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:24576
    • 提供者:狼狼style
  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
    • 文件大小:2370560
    • 提供者:GDS11
  1. chapter24 基于蚁群算法的三维路径规划算法

    2下载:
  2. 路径规划 蚁群算法 最优路径 启发因子(Ant colony algorithm for path planning)
  3. 所属分类:其他

    • 发布日期:2021-04-16
    • 文件大小:6144
    • 提供者:杨丽娜
  1. 路径规划避碰

    8下载:
  2. 使用matlab做的一个模拟避碰的路径规划,包含一个静态障碍物与一个动态障碍物,可以运行!
  3. 所属分类:matlab例程

    • 发布日期:2018-12-20
    • 文件大小:2984
    • 提供者:zw807551153
  1. 遗传算法路径规划

    7下载:
  2. 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
  3. 所属分类:文章/文档

    • 发布日期:2020-03-14
    • 文件大小:3072
    • 提供者:孔孔孔大人
  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
    • 文件大小:6144
    • 提供者:hopfiled
  1. 几种改进的路径规划算法

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

  1. 遗传算法路径规划

    2下载:
  2. 利用遗传算法实现机器人最优路径规划,优化算法步骤实现迭代次数最第,包括文档说明和算法说明(The genetic algorithm is used to realize the optimal path planning of robots, and the optimal algorithm steps are used to achieve the highest number of iterations, including document descr iption and algor
  3. 所属分类:进化算法

    • 发布日期:2020-03-09
    • 文件大小:23552
    • 提供者:阿呆不呆666
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com