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

搜索资源列表

  1. lala

    0下载:
  2. 用遗传算法求解最短路径问题求解的遗传算法的参数设定如下: 种群大小:M = 50 最大代数:G = 1000 交叉率: = 1 c p ,交叉概率为1 能保证种群的充分进化。 变异率: = 0.1 m p , 一般而言,变异发生的可能性较小-With a genetic algorithm to solve the shortest path problem of the genetic algorithm parameter settings are as follows: p
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:3978
    • 提供者:zhouyanghua
  1. attach201109090704230

    0下载:
  2. 遗传算法竟能够最优路径悬着问题,改程序是假的不用下载,遗传算法竟能够最优路径悬着问题,改程序是假的不用下载 ,遗传算法竟能够最优路径悬着问题,改程序是假的不用下载。-if D(i,k)+D(k,j)<D(i,j) D(i,j)=D(i,k)+D(k,j) 更新 D(i,j),说明通过k的路程更短 R(i,j)=R(k,j) 更新R(i,j),需要通过k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:184176
    • 提供者:陈雷
  1. chapter4

    0下载:
  2. 基于遗传算法的TSP问题,用遗传全局算法处理运算,得出最终的最近路径。-TSP problem based on genetic algorithm, genetic algorithm for handling global operations, has recently come to the end of the path.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-04
    • 文件大小:7190
    • 提供者:老高
  1. center

    0下载:
  2. 实现遗传算法和模拟退火算法求解车辆路径问题-Achieve genetic algorithm and simulated annealing algorithm to solve vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2874
    • 提供者:王顺
  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. vrp89495792

    0下载:
  2. 遗传算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Genetic algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:25922
    • 提供者:亲体
  1. function-ga_main

    0下载:
  2. 路径优化设计遗传算法matlab编程主程序的代码Path optimization design matlab genetic algorithm main program code-Path optimization design matlab genetic algorithm main program code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2302
    • 提供者:
  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. GA

    0下载:
  2. 遗传算法在优化路径中的应用研究,MATLAB程序。
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3305
    • 提供者:kimad
  1. sistsp

    0下载:
  2. 遗传算法在优化路径中的应用研究,这是MATLAB仿真的源程序。-The genetic algorithm optimization applied research in the path, which is the source of the MATLAB simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:433297
    • 提供者:kimad
  1. ec11c710d2eb

    0下载:
  2. TSP问题的遗传算法解决代码,输入是城市的坐标,输出为最优路径-the solving way to TSP use GA,this can give tou a clear view of the best way of the trivalling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:827
    • 提供者:zhangfuru
  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. 1

    0下载:
  2. TSP问题,用遗传算法实现,输入每个城市之间的距离,可以算出最短路径-you can use this to solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3192
    • 提供者:张屁屁
  1. yichuansuanfa

    0下载:
  2. 遗传算法在TSP中应用较广。可以方便求出最短路径问题,但是又与初始解无关。-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:王莉
  1. TSP

    0下载:
  2. 遗传算法应用非常广泛,通常应用到TSP问题解决最短路径问题。-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:王莉
  1. matlab

    2下载:
  2. 利用遗传算法求解75个城市之间的最优路径,得到的结果较为理想。-The use of genetic algorithm for optimal path between the 75 cities, the result is more desirable.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:9267
    • 提供者:MrJ
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 27 »
搜珍网 www.dssz.com