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

搜索资源列表

  1. GA 用于配送中心,工厂等的选址

    1下载:
  2. 多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
  3. 所属分类:其它文档

    • 发布日期:2010-10-05
    • 文件大小:6990395
    • 提供者:wyq17008
  1. robotway

    0下载:
  2. 机器人路径规划的通用遗传算法C语言程序以及相关文档-General robot path planning algorithm C programming language and related documents
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:138036
    • 提供者:LIXIA
  1. 基于遗传算法的机器人路径规划MATLAB源码

    3下载:
  2. 1191286285.rar
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:9174
    • 提供者:coolhandy
  1. yichuansuanfa

    0下载:
  2. 用C语言编写的遗传算法 可用于机器人的智能路径规划-Using C language can be used for the genetic algorithm of the intelligent robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:86486
    • 提供者:王孟萌
  1. 198776665

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码,非常好用-Based on genetic algorithms for robot path planning MATLAB source code, very easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:8715
    • 提供者:xl
  1. AKnowledgeBasedGeneticAlgorithmforPathPlanninginUn

    0下载:
  2. 基于遗传算法的移动机器人路径规划,发表在EI上的-Based on genetic algorithms for mobile robot path planning, published in the EI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3944982
    • 提供者:张碧丛
  1. robot

    0下载:
  2. 取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1812
    • 提供者:biaoshi
  1. 529550RobotRoute

    1下载:
  2. 栅格环境下用遗传算法实现对路径的规划,c++6.0编写-Grid environment using genetic algorithm for path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3815174
    • 提供者:梁金
  1. path-planning1

    1下载:
  2. 用MATLAB编写的遗传算法路径规划,效果还可以,可以做毕设截图只用。-Prepared using MATLAB genetic algorithm path planning, the effect can be, can do only shot completed the set.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-13
    • 文件大小:5120
    • 提供者:丁彪
  1. bp

    2下载:
  2. 将遗传算法的改进协同进化遗传算法应用于机器人路径的规划中-Improved genetic algorithm co-evolution genetic algorithm in robot path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1231
    • 提供者:liujinying
  1. 5

    0下载:
  2. 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动-Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9174
    • 提供者:jack
  1. robway1

    0下载:
  2. 基于遗传算法的机器人路径规划算法matlab源代码-Genetic algorithm based path planning algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2016-01-21
    • 文件大小:9216
    • 提供者:LIXIA
  1. path-planning

    1下载:
  2. 一个简单的遗传算法路径规划,采用遗传算法对2d有障碍物路基规划-A simple genetic algorithm the path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:25145
    • 提供者:libo
  1. yic

    0下载:
  2. 最经典的遗传算法路径规划,非常实用,希望对大家有所帮助啊-The most classic genetic algorithm path planning, very useful, we want to help ah
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:9585
    • 提供者:算法
  1. haitu

    0下载:
  2. 基于海图数据的AUV全局路径规划方法研究. 关键字 海图 遗传算法-Chart data based on global path planning for AUV Research Keywords charts GA
  3. 所属分类:Development Research

    • 发布日期:2017-05-13
    • 文件大小:3214504
    • 提供者:wanghui
  1. Genetic-algorithm

    0下载:
  2. 遗传算法实现的最优路径规划,可用于机器人路径规划-Genetic algorithm to achieve the optimal path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4030
    • 提供者:王袁杰
  1. AI

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3868013
    • 提供者:刘健
  1. MRpathPlanning

    2下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置任意的起始点和终点,能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-12
    • 文件大小:18600960
    • 提供者:刘健
  1. path-planning

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6904131
    • 提供者:刘健
  1. robotguihua

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2250647
    • 提供者:刘健
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com