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

搜索资源列表

  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. 蚁群算法(D为最短路矩阵)

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

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:挚瑶满夙缘
  1. 基于人工势场法的移动机器人路径规划MAtlab程序

    2下载:
  2. 人工势场法,机器人路径规划,实现避障,亲测有效(Artificial potential field method, robot path planning, realization of obstacle avoidance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:8192
    • 提供者:hchen1989
  1. ConsoleApplication3

    0下载:
  2. 无人机飞行器的路径规划,使用了最小二分法,可以应用于无人机(Path planning of UAV aircraft)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:3648512
    • 提供者:戴联合
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
  1. 二维蚁群算法

    0下载:
  2. 对二维地图进行建模,实现路径规划,躲避障碍物(Modeling two dimensional maps, realizing path planning and avoiding obstacles)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:qwe1asd2
  1. 三维蚁群算法

    2下载:
  2. 三维路径规划,可以自动寻找最佳路径,matlab(3D path planning can automatically find the best path)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:qwe1asd2
  1. 蚁群算法栅格

    3下载:
  2. 基于蚁群算法的路径规划问题,能够躲避障碍物(Path planning problem based on ant colony algorithm and obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:qwe1asd2
  1. 改进

    0下载:
  2. 基于人工势场法的路径规划问题,可以躲避障碍物(The problem of path planning based on artificial potential field method can avoid obstacles)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:qwe1asd2
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com