CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 路径规划

搜索资源列表

  1. GA(C+)

    3下载:
  2. 遗传算法的机器人路径规划的源代码。用C++来实现的-GA robot path planning source. C to achieve the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15977
    • 提供者:宋磊
  1. acsandge

    1下载:
  2. 蚁群算法和遗传算法程序c语言代码,是机器人路径规划方面的-Ant and Genetic Algorithm procedures c language code, robot path planning is the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34726
    • 提供者:刘关俊
  1. dijkstramatlab

    0下载:
  2. dijkstra算法的matlab程序,用于优化路径规划的初始路径,只能做出一个次优的结果,以后可以用很多优化算法来进一步优化-dijkstra the algorithm matlab procedure, uses in to optimize the way plan the initial way, only can make an order superior result, later will be allowed to use the very many optimized
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2893
    • 提供者:刘关俊
  1. DStar_5.26

    1下载:
  2. 人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI's A-star algorithm for robot path planning and optimization.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:50724
    • 提供者:yys
  1. IGAzijibiande

    0下载:
  2. 自己编写的Matlab程序,解决机器人路径规划问题。欢迎大家多多指教!-own procedures for the preparation of the Matlab solve robot path planning. Welcome to the exhibitions.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18159
    • 提供者:ddr
  1. TwoPointSimulation

    0下载:
  2. matlab实现机器人基于两点法的路径规划,路径规划的实用例程-Matlab 2:00 achieve robot path planning method, path planning practical routines
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:songyong
  1. GridSimulation

    6下载:
  2. matlab实现机器人基于栅格法的路径规划,路径规划的实用例程-Matlab achieve raster-based robot path planning method, path planning practical routines
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2820
    • 提供者:songyong
  1. pathRRT

    0下载:
  2. RRT是应用广泛的机器人路径规划方法,可处理路径规划中的不同问题。-RRT is the widespread use of robot path planning, path planning can handle the different issues.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2311
    • 提供者:郑小光
  1. obstacles

    1下载:
  2. 一种机器人路径规划的matlab程序,可以参考!希望能对大家有所帮助-a robot path planning Matlab procedures, they can refer to. The hope is to help everyone
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4746
    • 提供者:侯占军
  1. OpenSteerDemo_0_8_2_win32GoodSource00

    0下载:
  2. 智能路径规划算法,实现显示运动路径及行为策演示,VC++源码示例程序,是学习自动路径的好的参考-intelligent path planning algorithm, and show movement path and behavior toward the demonstration, VC + + source code examples procedures, Learning is automatic path of good reference! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159362
    • 提供者:李文庆
  1. PathFinder2D

    1下载:
  2. a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:873944
    • 提供者:刘昆
  1. Astar

    0下载:
  2. A*算法是一种静态路网中求解最短路径最有效直接的搜索方法,也是许多其他问题的常用启发式算法,他考虑了全局的信息,可以在一些情况下蜕化为迪杰斯特拉算法以及扫描时算法,本程序文件是利用A*算法进行一个航路规划(A * algorithm is a static road network to solve the shortest path is the most effective and direct search method, is also a lot of other problems c
  3. 所属分类:matlab例程

  1. ACAbag

    0下载:
  2. TSP问题 假设有一个旅行商人要拜访全国 31个省会城市,他需要选 择要走的路径,每个城市只能拜访一次 所选路径为最小值(TSP problem Suppose a traveling salesman wants to visit 31 provincial capitals of the whole country. He needs to choose the way to go. Every city can only visit once. The selected p
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:X小白兔er
  1. 路径规划蚁群算法

    1下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于蚁群算法的路径规划问题

    0下载:
  2. 将坐标矩阵转化为栅格,采用蚁群算法对其进行求解,可以求解出一条从起点到终点的最短路径(能够避开障碍物)
  3. 所属分类:matlab例程

  1. PSO_pathplanning

    1下载:
  2. 以PSO与三次样条插值结合的移动机器人路径规划算法,主函数为pso.m(Mobile robot path planning algorithm combining PSO and cubic spline interpolation, the main function is pso.m)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-30
    • 文件大小:16384
    • 提供者:深井冰01
  1. CCD-区域

    2下载:
  2. 侦察无人机复杂环境下搭载CCD相机侦察路径规划,进行了环境建模,对设计的规划方法进行了仿真验证。(In the complex environment of reconnaissance UAV, the path planning of reconnaissance with CCD camera is carried out, the environment modeling is carried out, and the planning method of design is verif
  3. 所属分类:matlab例程

    • 发布日期:2021-03-30
    • 文件大小:323584
    • 提供者:RichardXun
  1. 粒子群算法求解机器人路径规划

    3下载:
  2. 粒子算法,轨迹规划参考,适用于无人驾驶,紧急避障等(Particle algorithm, trajectory planning reference, suitable for unmanned driving, emergency obstacle avoidance, etc)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-25
    • 文件大小:121856
    • 提供者:river88
  1. 人工势场法路径规划演示

    2下载:
  2. 基于matlab开发了人工势场算法生成器,通过单击鼠标可以设置障碍物,系统自动规划路径,实施避障。
  3. 所属分类:matlab例程

  1. 蚁群算法路径规划

    0下载:
  2. 本算法基于蚁群算法解决商旅行问题,在多个城市中,规划出最短路径
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2021-05-20
    • 文件大小:2024
    • 提供者:guanguange
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com