搜索资源列表

  1. 机器人路径规划蚂蚁算法

    0下载:
  2. 这是一个关于蚂蚁算法在机器人路径寻优应用方面的一个幻灯片,希望对对大家有所帮助。-This is one of the ant algorithm robot path optimization application of a slide, and I hope to be helpful to everyone.
  3. 所属分类:文档资料

    • 发布日期:2024-11-24
    • 文件大小:29kb
    • 提供者:宁黎华
  1. 城市信息及最短路径查询系统

    0下载:
  2. 用C语言写的《城市信息及最短路径查询系统》,图形界面,功能比较齐全。-C language book, "Cities and the shortest path query system", a graphical interface, functions more complete.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-24
    • 文件大小:172kb
    • 提供者:
  1. AstarPathPlan

    0下载:
  2. 用于已知栅格环境下机器人路径规划的Astar算法源码-known for raster environment robot path planning algorithm Astar FOSS
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:7kb
    • 提供者:叶子
  1. shpath1

    0下载:
  2. 最短路径寻优路径规划程序,很不错-Shortest path optimization path planning process, very good
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:3kb
    • 提供者:系统
  1. cruisemisslerouteplanting

    0下载:
  2. 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
  3. 所属分类:软件工程

    • 发布日期:2024-11-24
    • 文件大小:7kb
    • 提供者:yeyejian
  1. rengongshichang

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

    • 发布日期:2024-11-24
    • 文件大小:3.68mb
    • 提供者:万科
  1. MATLAB路径规划

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

  1. 清洁机器人全覆盖路径规划研究

    0下载:
  2. 一篇关于清洁机器人路径全局覆盖的硕士论文,对于研究扫地机的人学习有帮助!(A master's thesis on the overall coverage of the clean robot path is helpful to the study of the sweeps.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:2.65mb
    • 提供者:天外飞狐
  1. 栅格法路径规划

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

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:三明治
  1. 双蚁群路径规划

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:235kb
    • 提供者:三明治
  1. A algorithm

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

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

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

    • 发布日期:2024-11-24
    • 文件大小: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 p
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:2.26mb
    • 提供者:GDS11
  1. Astar

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

    • 发布日期:2024-11-24
    • 文件大小:8kb
    • 提供者:LOVE_Bay
  1. A-Star

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

    • 发布日期:2024-11-24
    • 文件大小:7.72mb
    • 提供者:ebfifrepcy
  1. 蚁群算法进行三维路径规划

    0下载:
  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编程

    • 发布日期:2024-11-24
    • 文件大小:6kb
    • 提供者:hopfiled
  1. BAS在3D路径规划中的应用

    2下载:
  2. 天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)
  3. 所属分类:进化算法

    • 发布日期:2024-11-24
    • 文件大小:23kb
    • 提供者:玉伟
  1. 路径规划A算法

    0下载:
  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例程

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

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

    • 发布日期:2024-11-24
    • 文件大小:6kb
    • 提供者:叶郎自大
  1. 自主驾驶车辆的路径规划与轨迹跟踪控制.rar

    0下载:
  2. 为减少道路突发事故,提高车辆通行效率,需要研究车辆的紧急避障以实现自主驾驶。 基于车辆点质量模型,设计了非线性模型预测控制( MPC) 路径规划器; 基于车辆动力学模型,设计了线性时变MPC 轨迹跟踪器。(Emergency obstacle avoidance is one of the key points for autonomous driving system. A path planning controller base
  3. 所属分类:文档资料

    • 发布日期:2024-11-24
    • 文件大小:1.8mb
    • 提供者:zshou
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org