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

搜索资源列表

  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. DSLComputePath

    0下载:
  2. D star 搜索算法,从目标节点向起始点搜索,机器人沿最短路径开始移动,机器人路径规划探路的一种算法(D star search algorithm, from the target node to the starting point search, the robot moves along the shortest path, the robot path planning Pathfinder algorithm)
  3. 所属分类:其他

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

    0下载:
  2. 机器人路径规划的一种算法,需要及时躲避障碍物(An algorithm for robot path planning)
  3. 所属分类:其他

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

    1下载:
  2. 利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划(Using MATLAB simulated annealing algorithm and genetic algorithm two genetic algorithms combined with genetic simulated annealing algorithm for mobile robot path planning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:不二文静
  1. T5guangyi

    3下载:
  2. 路径规划,选择最短路径,计算时间,多目标优化(Path planning, selection of the shortest path, computing time, multi-objective optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:sio2sio2
  1. MATLAB 路径规划

    0下载:
  2. 利用matlab对旅行商问题进行求解,31座城市坐标最短路径规划(The traveling salesman problem is solved by using MATLAB, and the shortest path planning of 31 urban coordinates is given)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:7168
    • 提供者:L莫尔
  1. GA

    1下载:
  2. 利用GA遗传算法进行动态路径规划,完成最优轨迹的生成,适合新手入门学习。(Using GA genetic algorithm for dynamic path planning, the completion of the optimal trajectory generation, suitable for beginners to learn.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smile2816
  1. 改进势场

    2下载:
  2. 基本人工势场路径规划的MATLAB语言实现(Implementation of path planning for basic artificial potential field using MATLAB language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:spideryang
  1. VRPTW修改

    7下载:
  2. 车辆路径规划;遗传算法;matlab代码(Vehicle routing problem based on optimum maturation time method)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:45056
    • 提供者:浅笑2587
  1. 一个android的规划导航路径的实例

    0下载:
  2. 一个android的规划导航路径的实例,路径规划,导航(An example of planning navigation path of Android)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:69632
    • 提供者:前程什锦
  1. chapter23

    0下载:
  2. matlab智能算法 之 基于Dijkstra算法的路径规划算法(Path planning algorithm based on Dijkstra algorithm for matlab intelligent algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:774144
    • 提供者:ziwicn
  1. 27A_Star_最少时

    0下载:
  2. A星算法,应用于路径规划,可以实现可视化(A star algorithm applied to path planning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:43008
    • 提供者:jyniki
  1. 势场法-改进

    2下载:
  2. 通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane
  3. 所属分类:matlab例程

    • 发布日期:2018-01-11
    • 文件大小:4096
    • 提供者:黄小意
  1. 基于人工势场法的机器人路径规划

    0下载:
  2. 基于人工势场法的移动机器人路径规划MAtlab程序,内容详细,有详细解释,亲测有效
  3. 所属分类:文档资料

    • 发布日期:2018-01-11
    • 文件大小:45568
    • 提供者:hchen19892
  1. 蚁群算法(D为最短路矩阵)

    0下载:
  2. 群蚁算法,路径规划,附带源代码,直接用.......................(Group ant algorithm, path planning, source code, direct use)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:挚瑶满夙缘
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com