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

搜索资源列表

  1. fuzzy

    0下载:
  2. 使用模糊逻辑算法进行路径规划。。。。。。。。(Path planning using fuzzy logic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:240640
    • 提供者:shaoyy
  1. rrt_toolbox-master

    1下载:
  2. 运用RRT扩算法展树算法实现机器人的路径规划,(RRT path planning Using the RRT expansion method to realize the path planning of the robot,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1192960
    • 提供者:xxxx_xyy
  1. artifical_potential_field_publish

    0下载:
  2. 基于人工势场法的路径规划方法。compute_angle,compute_attract,compute_repulsion分别计算角度引力斥力,加上本身物理约束,从而得出合理路径。(Path planning method based on artificial potential field method. Compute_angle, compute_attract and compute_repulsion calculate the angular gravitational repu
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:linjuncan
  1. dijkstra

    1下载:
  2. 此程序实现从起点到终点的路径规划算法,注释详细,本人已测试(This procedure to achieve from the beginning to the end of the path planning algorithm, detailed comments, I have tested)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:1857536
    • 提供者:Davedli
  1. 走方格路径

    0下载:
  2. 走方格路径,通过编程实现最短步数达到终点。(I am a lover of computer!)
  3. 所属分类:数据结构

  1. 92775394autobizhangrobot

    1下载:
  2. 人工势场法路径规划matlab源代码,适用于机器人路径规划(Artificial potential field path planning matlab source code, applicable to robot path planning)
  3. 所属分类:网络编程

    • 发布日期:2017-12-24
    • 文件大小:29696
    • 提供者:小飞侠213
  1. 41695059RRT-path-planning

    0下载:
  2. 机器人路径规划程序。C++编程。RRT(快速随机扩展树)算法(Robot path planning program. C++ programming. RRT (fast random spanning tree) algorithm)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:821248
    • 提供者:小飞侠213
  1. 21217728gsy

    0下载:
  2. 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:小飞侠213
  1. potential_india

    0下载:
  2. A星算法,是移动机器人的基本算法,也是基本的路径规划算法(A Star algorithm, A version of the robot of algorithm is the basic path planning algorithm))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:239616
    • 提供者:2873468182
  1. PathPlaning0226

    0下载:
  2. 粒子群算法路径规划代码 希望帮到大家(Particle swarm optimization, path planning code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:zegang
  1. 导弹作战行动网络流模型及动态规划算法_宋志华

    0下载:
  2. 导弹实施波次打击任务时,需要安排一个较优的运输方案,把多枚导弹在规定的时间内运往各个发射阵地。导弹运输时会涉及道路冲突性、隐蔽性、任务时间限制、道路容量限制等多方面因素,进行运输规划是一个组合优化问题。通过建立运输规划方案的优化模型,可以为常规导弹制定波次作战行动(When a missile strikes a wave, a better transport scheme should be arranged, and multiple missiles will be sent to th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:534528
    • 提供者:wisworth
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    4下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:Willty
  1. astardemo

    0下载:
  2. 基于优化的A星算法的最优路径最短路径规划问题(A star algorithm and path planning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:无花~果
  1. 多波次导弹发射中的规划问题

    0下载:
  2. 多波次导弹发射中的规划问题,模型仅供参考,希望对建模有所帮助(The planning of multi - wave missile launches, models are for reference only.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3083264
    • 提供者:包工头
  1. VRP

    2下载:
  2. 该历程使用Matlab 遗传算法 解决多辆车,的有容量多路径规划问题(The Matlab genetic algorithm is used to solve the capacity multi path planning problem of multiple vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:banboy
  1. C++AGV 路径规划与运行仿真程序

    1下载:
  2. 在AGV实现过程中,核心就在于AGV路径的规划和AGV自身的调度控制,该程序实现了AGV路径规划与运行仿真(AGV route planing and motion simulation)
  3. 所属分类:其他行业

    • 发布日期:2017-12-28
    • 文件大小:25600
    • 提供者:leemon
  1. Matlab file

    5下载:
  2. 基于matlab编程环境,针对大型仓储中利用越来越多的AGV小车路径规划问题进行了编程实现。(Path Planning for AGV in a storehouse)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:86016
    • 提供者:leemon
  1. RRT-Algorithm

    0下载:
  2. RRT_路径规划算法 小试牛刀—— 建议自己调试!(RRT_ path planning algorithm NiuDao -- their debugging!)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:821248
    • 提供者:ffdfs
  1. Astar

    0下载:
  2. 启发式搜索算法之一,检查最短路径中每个可能的节点引入了全局信息,被广泛应用于路径规划领域(One of the heuristic search algorithms, which checks each possible node in the shortest path, introduces the global information, and is widely used in the field of path planning)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:姚大暖
  1. RRTPlan

    0下载:
  2. 快速扩展树算法,随机性问题较大,路径规划的一种方法,这个程序中描述的是地图的建立(Fast growing tree algorithm, a larger randomness problem, a path planning method, described in this program is the establishment of the map)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:姚大暖
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com