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

搜索资源列表

  1. ACASP3

    3下载:
  2. 基于蚁群算法的动态最优路径规划-Dynamic optimal path
  3. 所属分类:matlab例程

    • 发布日期:2013-03-12
    • 文件大小:2498
    • 提供者:azen112
  1. matrixaco

    1下载:
  2. 一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划-A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:andy
  1. 粒子群算法实现路径规划的问题比较实用的代码

    2下载:
  2. 粒子群算法实现路径规划的问题比较实用的代码而且已经运行成功非常珍贵的资料-Particle swarm algorithm of path planning problem is more practical code and have run very precious material success
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-29
    • 文件大小:122549
    • 提供者:凌蓝
  1. 服务机器人路径规划和路径跟踪

    0下载:
  2. 介绍机器人路径规划的相关文章,对路径规划的研究有很大的帮助。
  3. 所属分类:软件工程

  1. 地面自主移动机器人路径规划算法研究

    1下载:
  2. 详细介绍了机器人路径规划的算法,是一篇很有用的文章
  3. 所属分类:编程文档

  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. multiple_object_tracking_matlabcode(3D)

    6下载:
  2. 无人机飞行航迹规划和路径规划,实时局部修改功能(Uav flight path the quadrotor is chosen as simulation platform. vertificate the control method)
  3. 所属分类:移动互联网开发

    • 发布日期:2017-12-30
    • 文件大小:154624
    • 提供者:edaw
  1. 多波次导弹发射中的规划问题

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

    • 发布日期:2017-12-25
    • 文件大小:3083264
    • 提供者:包工头
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com