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

搜索资源列表

  1. Imprning

    0下载:
  2. 基于改进蚁群算法的机器人路径规划Improved Ant Colony Algorithm Based Robot Path Planning-Improved Ant Colony Algorithm Based Robot Path Planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:380198
    • 提供者:佳儿
  1. ACS1

    0下载:
  2. 稍加修改的基本蚁群算法,可用于求解交通路径规划中的距离最短路径的求解。-Slightly modified the basic ant colony algorithm can be used to solve the traffic path planning to solve the shortest path distance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:642463
    • 提供者:wangshuang
  1. ACS2

    1下载:
  2. 改进的蚁群算法,用于求解基于交通密度的最短路径规划问题。-Improved ant colony algorithm for solving the shortest path based on traffic density planning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:662254
    • 提供者:wangshuang
  1. 基于Hopfield神经网络的旅行商优化计算

    1下载:
  2. 实现最短路径选择问题 运用MATLAB神经网络算法(Achieve the shortest path choice)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:perfectyeye
  1. 旅游规划题目

    0下载:
  2. 写一个程序,帮助前来咨询的游客找一条出发地和目的地之间的最短路径。如果有若干条路径都是最短的,那么需要输出最便宜的一条路径。(Write a program that helps visitors come to the shortest path between a destination and a destination. If there are several paths that are shortest, then you need to output the cheapest p
  3. 所属分类:书籍源码

  1. DProgram

    0下载:
  2. 最优化算法中的动态规划求解方法,可用于最短路径求解(The dynamic programming solution method can be used to solve the shortest path)
  3. 所属分类:matlab例程

  1. 蚁群算法

    3下载:
  2. 模拟无人机空中规划寻迹,从起点出发,在经过途中必须经过的点后,回至起点,同时要避开障碍物(Simulated UAV aerial planning traces, from the starting point, after the way must go through the points, back to the starting point, while avoiding obstacles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:LJYcher
  1. jiqirenguihuaRVO

    0下载:
  2. 多机器人路径规划算法一定程度上帮助了我的毕业设计,不错,所以推荐给大家,希望可以帮到大家(Multi robot path planning algorithm, to some extent, helped me graduate design, good, so recommend to you, I hope to help you)
  3. 所属分类:其他

  1. Editor

    0下载:
  2. 可以通过点击节点在运行场景之前自动生成iTweenPath快速规划路径(You can automatically generate iTweenPath to quickly plan the path by clicking on the node before running the scenario)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:牧野湖
  1. CarSim_Matlab联合仿真20131218得到的成功版test

    15下载:
  2. 基于carsim与matlab联合仿真的无人车辆路径规划与轨迹重规划(Path planning and trajectory re planning of unmanned vehicle based on CarSim and MATLAB joint simulation)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:58368
    • 提供者:naruto1992
  1. 模拟退火

    1下载:
  2. 使用模拟退火算法实现无人机航迹规划,附录全部程序与数据(Using simulated annealing algorithm to realize UAV path planning, appendix all procedures and data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:zouDF
  1. route planning

    0下载:
  2. 本文阐述了全局路径规划问题的无人飞行器作为约束在三维环境下的优化问题,提出了一种微分进化算法生成一个最优的可行路径。(This paper formulates the global route planning problem for the unmanned aerial vehicles (UAVs) asa constrained optimization problem in the three-dimensional environment and proposes an impro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2551808
    • 提供者:尧小豆子
  1. 蚁群算法_最优路径(二维)

    1下载:
  2. 应用粒子群算法实现路径规划,可以实现仿真(Application of particle swarm optimization algorithm to achieve path planning, simulation can be achieved)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:34816
    • 提供者:jaly0327
  1. ReinforcementLearning

    0下载:
  2. 用强化学习方法解决简单的走迷宫问题,得到智能体的最优路径(Using reinforcement learning to solve simple maze problem)
  3. 所属分类:数值算法/人工智能

  1. shortest path planning through Matlab code

    1下载:
  2. 无人机最短航线规划开源代码实例,实现无人机最短航程规划(The open-source Matlab code for shortest path planning of robot plane)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:emotionless
  1. RRT-maze

    1下载:
  2. rrt*算法的实现,可以实现路径的规划与修剪(The implementation of rrt* algorithm can realize path planning and pruning)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-08
    • 文件大小:2594816
    • 提供者:夏雨
  1. 蚁群算法

    0下载:
  2. 基于蚁群算法的路径规划算法,在matlab上可实现(The path planning algorithm based on ant colony algorithm can be implemented on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:jyniki
  1. 蚁群算法(路径规划程序)

    2下载:
  2. 蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a population intelligent algorithm,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:145408
    • 提供者:wyj2277
  1. VRP算法下载

    3下载:
  2. 通过多种不同算法,对车辆路径规划问题进行求解,使用matlab编程(Through a variety of different algorithms, the problem of vehicle path planning is solved and MATLAB programming is used.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:25600
    • 提供者:Lonely gump
  1. 最短路径问题

    0下载:
  2. 最短路径解决公交车路径规划问题的MATLAB代码实现(Shortest Path to Solve the Problem of Bus Route Planning MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:Steveabc
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com