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

搜索资源列表

  1. GA_TSP

    0下载:
  2. 遗传算法结局旅行商问题,有界面显示.实现简单的问题,初学者下载可以学习到很多东西。-the GA for TSP,has the gdi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.19mb
    • 提供者:蔡旺旺
  1. GA-TSP

    0下载:
  2. 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:11.49kb
    • 提供者:
  1. ga-for-tsp

    3下载:
  2. 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3.36kb
    • 提供者:dayong
  1. GA4TSP

    0下载:
  2. GA for TSP, it is a java applet code for Genetic algorithm-GA for TSP, it is a java applet code for Genetic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10.65kb
    • 提供者:mo
  1. GA_TSP

    0下载:
  2. Another TSP GA for Maltab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:aven
  1. ImprovedTSP

    0下载:
  2. 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.06mb
    • 提供者:lidan
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:13.95kb
    • 提供者:stephen
  1. TSP

    0下载:
  2. a tsp code by GA-a genetic code for tsp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:4.4kb
    • 提供者:ebrahim
  1. GA-TSP.code

    0下载:
  2. GA(遗传算法)求解TSP问题,GA(遗传算法)求解TSP问题。拿来分享下。-GA for solving TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2.47mb
    • 提供者:杨扬
  1. ga

    0下载:
  2. 遗传算法求解TSP问题.功能强大,结果精确,实用性强。-This is the programm for TSP,it is very good. GA very well.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:606.01kb
    • 提供者:杨文
  1. GA-path

    0下载:
  2. delphi环境下开发的基于遗传算法的求解TSP问题-delphi development environment based on genetic algorithms for solving TSP problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:樊福剑
  1. GAforTSP

    0下载:
  2. GA for tsp 是有C 语言编程的一个程序,对于解决TSP的问题-GA for tsp is a C language programming of a procedure for solving TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:361.62kb
    • 提供者:zhaijingyu
  1. GA

    0下载:
  2. matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者-matlab genetic algorithm tsp, detailed crossover, mutation descr iption, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4.1kb
    • 提供者:ygy
  1. GA-about-Materials-TS-TS-TSP

    0下载:
  2. 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:42.91kb
    • 提供者:zhuj
  1. matlab-GA-not-have-improve

    0下载:
  2. 这是可以解决tsp问题的遗传算法的matlab,产生初始群体是没采用改良圈法代码,有测试数据,可供参考学习-this is a generic algorithm for tsp
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1.02kb
    • 提供者:林永福
  1. matlab-GA-have-improve

    0下载:
  2. 这是一个采用改良圈法产生出初始群体的遗传算法,可以解决tsp问题,精度比较高,方便与没有采用改良圈法的程序进行比较-this is a generic algorithm for tsp,this algorithm adopt the improving ring algorithm to produce the init group
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1.02kb
    • 提供者:林永福
  1. tsp_ga

    0下载:
  2. 解决TSP的GA算法,且记录所有解的路径序列、路径长度及产生概率-a GA for TSP
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:2.6kb
    • 提供者:刘岳镭
  1. tsp

    0下载:
  2. solution for tsp with GA in matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:100.21kb
    • 提供者:sara
  1. GA-for-course

    0下载:
  2. 基于遗传算法的TSP问题的matlab解决方案-TSP problem based on genetic algorithm in matlab solutions
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:171kb
    • 提供者:安娜
  1. GA

    0下载:
  2. 遗传算法求解TSP,可以运行,效果好。。(Genetic algorithm for TSP)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:2kb
    • 提供者:小金鱼123
« 12 3 4 »
搜珍网 www.dssz.com