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

搜索资源列表

  1. dongtaiguihua

    0下载:
  2. Matlab源程序用动态规划方法求最短路径。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5349
    • 提供者:gws
  1. dongtaiguihua.rar

    0下载:
  2. 用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。,Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1005
    • 提供者:qiyifei
  1. path-planning4

    0下载:
  2. 用matlab编写的程序用来求解动态规划最短路径问题,该方法能够快速有效的收敛到全局最优解。-Programs written using matlab to solve the dynamic programming shortest path problem, the method can converge quickly and effectively to the global optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1826
    • 提供者:丁彪
  1. NSGA2-dynamic

    1下载:
  2. 多目标算法应用到机器人路径规划中,用MALTAB进行仿真得出相应的实验结果。(A variety of classic algorithms applied to the path planning, using matlab simulation derived the corresponding experimental results.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:115712
    • 提供者:王一1
  1. floyd

    0下载:
  2. Floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,与Dijkstra算法类似(Floyd algorithm, also called plug point method, is an algorithm based on the idea of dynamic programming to find the shortest path between multiple source points in a weighted graph, simil
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:79872
    • 提供者:盖世帝尊
  1. 蚁群算法

    5下载:
  2. 蚁群算法解决公交车路径规划问题的MATLAB代码实现(Ant Colony Algorithm to Solve the Problem of Bus Route Planning with MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:Steveabc
  1. hystivk44

    0下载:
  2. 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:mbutrart
  1. shangge

    0下载:
  2. 用matlab做出栅格障碍物图,用于机器人路径规划(Using MATLAB to make a grid barrier map for robot path planning)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者:green1126
  1. 无人驾驶车辆模型预测控制

    5下载:
  2. 本书主要介绍模型预测控制理论与方法在无人驾驶车辆路径规划与跟踪控制方面的基础应用技术。由于模型预测控制理论数学抽象特点明显,初涉者往往需要较长时间的探索才能真正理解和掌握,进一步应用到具体研究,则需要更长的过程。本书详细介绍了应用模型预测控制理论进行无人驾驶车辆控制的基础方法,结合路径规划与跟踪实例给出了Matlab仿真代码和详细仿真步骤,并且融入了研究团队在本领域的研究成果。
  3. 所属分类:报告论文

    • 发布日期:2018-08-20
    • 文件大小:55223645
    • 提供者:shaonianfei
  1. pathPlanning4m-master

    0下载:
  2. 通过matlab建立环境障碍物模型,通过遗传算法规划一条无碰撞路径,完成路径规划!(The environmental obstacle model is established by matlab, and a collision-free path is planned by genetic algorithm to complete the path planning.)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-15
    • 文件大小:9216
    • 提供者:dhr236521
  1. 无人驾驶RHCcontrol

    2下载:
  2. 路径规划和运动控制的同化是自主车辆的关键能力。纯粹追求 控制器是一种流行的前轮转向车路径跟踪算法。然而,他们的表现 相当有限的速度相对较低。在本文中,我们提出了一种模型预测主动偏航控制实现。 适应车辆稳态侧向动力学改善的纯追踪路径跟踪 高速跟踪性能。在所提出的策略之间进行了比较的数值分析。 以及传统的纯追踪控制器方案。在迭代中对三条不同的路径进行了测试。 提高速度从1米/秒至20米/秒。传统的纯追踪控制器无法维持。 车辆速度稳定在5m/s以上。 跟
  3. 所属分类:matlab例程

  1. TSP

    4下载:
  2. 基于BP神经网络的TSP路径规划程序,matlab平台,能运行(TSP path planning program based on BP neural network, Matlab platform, can run)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-21
    • 文件大小:1024
    • 提供者:爱豆少年
  1. MDVRP

    3下载:
  2. 借助遗传算法求解多中心车辆路径规划问题,算法程序在matlab上实现(Genetic algorithm for solving vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:19456
    • 提供者:Mr_Ellison
  1. 人工势场法

    1下载:
  2. 用MATLAB实现人工势场算法作路径规划(Using MATLAB to Realize Artificial Potential Field Algorithms for Path Planning)
  3. 所属分类:其他

    • 发布日期:2020-04-14
    • 文件大小:3072
    • 提供者:changkz
  1. D_star_PathPlanning-master

    2下载:
  2. D-star路径规划算法,部分matlab程序(D-star path planning algorithm, part of MATLAB program)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-28
    • 文件大小:43008
    • 提供者:安 安
  1. Baidu Apollo EM Motion Planner

    0下载:
  2. 自动驾驶决策仿真,一种自动驾驶路径规划的方法(auto driver matlab simulink)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-06
    • 文件大小:535552
    • 提供者:fdsfdsafsa
  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. 蚁群算法

    0下载:
  2. 利用matlab对蚁群算法路径规划进行仿真
  3. 所属分类:matlab例程

  1. 蚁群算法

    1下载:
  2. 蚁群算法解决路径规划,TSP问题,城市路径规划,MATLAB代码
  3. 所属分类:其它源码

  1. ABC2_MATLAB

    5下载:
  2. MATLAB人工蜂群算法,用于车间AGV的调度,路径规划。(MATLAB, ABC Algorithm. Scheduling and path planning for workshop AGV.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-02
    • 文件大小:15360
    • 提供者:万木悠悠
« 1 2 ... 40 41 42 43 44 4546 »
搜珍网 www.dssz.com