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

搜索资源列表

  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. 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. 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. Genetic-algorithm

    1下载:
  2. 此段程序是一套完整的设计程序(包括拓扑图、分析表),运用遗传算法优化解决路径规划问题。-The procedures of this section is a complete set of design procedures (including topology, analysis, table), the use of genetic algorithm optimization to solve the path planning problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:575383
    • 提供者:tom
  1. yiheyichuansuanfayuanchengxu

    1下载:
  2. 路径规划方面的用人工免疫和遗传算法做的 希望能对大家有所帮助-The path planning with artificial immune genetic algorithm and do we want to help
  3. 所属分类:Other windows programs

    • 发布日期:2014-10-19
    • 文件大小:5120
    • 提供者:凌蓝
  1. genetic-algorithm-MATLAB-source

    1下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码-Robot path planning based on genetic algorithm MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-29
    • 文件大小:9216
    • 提供者:毛毛
  1. jiqiren

    0下载:
  2. 基于Dijkstra和遗传算法的机器人路径规划演示程序 -Robot path planning based on Dijkstra and genetic algorithm demo program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:11100
    • 提供者:段誉
  1. genetic-algorithms-MATLAB

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码genetic algorithms genetic algorithms -MATLAB source robot path planning based on genetic algorithm genetic algorithms genetic algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:352149
    • 提供者:谈天
  1. pathing-planning-GA

    0下载:
  2. 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:67775
    • 提供者:郭美亭
  1. GA-for-path-planning

    2下载:
  2. 通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。-Flight path plannning using GA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:10221
    • 提供者:yunhong
  1. Robot-Path-Planning

    0下载:
  2. 基于遗传算法的移动机器人路径规划算法研究-Robot Path Planning Based on Genetic Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:67707
    • 提供者:张伟
« 1 2 ... 12 13 14 15 16 1718 19 20 »
搜珍网 www.dssz.com