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

搜索资源列表

  1. GAmatlab.rar

    1下载:
  2. 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的,The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:9631
    • 提供者:xulei
  1. quantum

    3下载:
  2. 用于路径规划遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath文件即可.-Genetic Algorithm for Path Planning MATLAB source code that contains multiple sub-documents, tests can be run mypath documents.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2962
    • 提供者:meng
  1. RobotPath

    0下载:
  2. 用遗传算法实现机器人路径规划和定位的技术研究-Using genetic algorithm robot path planning and positioning of technical studies
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10687492
    • 提供者:熊连海
  1. AI

    0下载:
  2. 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scr ipting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, ther
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2952911
    • 提供者:北平
  1. cSHARP

    1下载:
  2. C#编写的遗传算法 可以用于多机器人路径规划方面 可以参考-C# prepared by genetic algorithm can be used in many aspects of robot path planning can refer to
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:13538
    • 提供者:王孟萌
  1. gaMATLAB

    1下载:
  2. 遗传算法优化装配生产线任务,MATLAB源码,优化出生产线最佳装配路径-Genetic algorithm to optimize the assembly line, optimizing task MATLAB source, the best assembly line
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-26
    • 文件大小:1900
    • 提供者:ronnie
  1. GeneticAlgorithmSourceCode

    0下载:
  2. 简单的遗传算法源代码 用于机器人路径规划 同大家分享-Simple genetic algorithm source code for the robot path planning to share
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8537
    • 提供者:yueliangzhu
  1. cruisemisslerouteplanting

    0下载:
  2. 导弹路径规划仿真算法-基于基本遗传算法的编程-Missile path planning simulation algorithm- the basic genetic algorithm-based programming
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:7443
    • 提供者:yeyejian
  1. tsp

    0下载:
  2. 用遗传算法解决最短路径优化TSP 问题(附matlab源程序.txt)-The solvelution of the shortest path optimization problem TSP by using genetic algorithms (matlab source. Txt)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3810
    • 提供者:zyh
  1. GARR0

    2下载:
  2. 利用遗传算法解决机器人路径规划问题,较好的一个例程,在VC++平台下开发-Using the genetic algorithm to solve robot path planning problem, the better a routine in VC++ platform development
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3875121
    • 提供者:李志远
  1. D

    0下载:
  2. 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-27
    • 文件大小:1635
    • 提供者:Don
  1. MATLABGAMATLAB

    0下载:
  2. 遗传算法,蚁群算法,实现最短路径问题-GENETIC
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6626
    • 提供者:宋琳
  1. robot2

    1下载:
  2. 机器人路径规划,运用的是遗传算法,在试验平台上已经验证过。-Robot path planning, using the genetic algorithm, the test platform has been verified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1958713
    • 提供者:玉林
  1. Genetic-Algorithm-for-Path-Planning-

    0下载:
  2. 遗传算法用于路径规划,利用遗传算法进行机器人路径规划-Genetic Algorithm for Path Planning
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:137863
    • 提供者:jack
  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

  1. 遗传算法

    2下载:
  2. 优化TSP路径,可以最短路径完成旅行商问题(Optimizing TSP path,the shortest path can be used to solve the traveling salesman problem.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:RQB
  1. GA

    1下载:
  2. 利用GA遗传算法进行动态路径规划,完成最优轨迹的生成,适合新手入门学习。(Using GA genetic algorithm for dynamic path planning, the completion of the optimal trajectory generation, suitable for beginners to learn.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:smile2816
  1. 谢菲尔德遗传工具箱

    0下载:
  2. 遗传算法开发工具箱,适应于一切matlab版本,优化rep,直接解压设置路径(Genetic algorithm development toolbox, which directly unzip the setting path)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:238592
    • 提供者:marec
  1. 遗传算法VRP

    5下载:
  2. 本资料解决带有时间窗的车辆路径问题,希望与大家进行分享与交流。(The problem of vehicle routing with time windows is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:lxpshidameinv
  1. 基于遗传算法的路径规划

    4下载:
  2. 基于栅格地图利用遗传算法实现质点的路径规划(Path Planning of Particles Using Genetic Algorithms Based on Grid Map)
  3. 所属分类:其他

    • 发布日期:2019-06-05
    • 文件大小:6144
    • 提供者:SX1996
« 1 23 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com