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

搜索资源列表

  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:45050
    • 提供者:赵科
  1. GA-TSP

    0下载:
  2. 遗传算法求解TSP源程序,对学习遗传算法编程很有帮助。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-18
    • 文件大小:3208680
    • 提供者:丁立
  1. GA

    0下载:
  2. GA TSP问题,很好的源程序,来自网络,希望对需要的人有帮助
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2275
    • 提供者:cmxy
  1. MATLAB GA TSP

    0下载:
  2. MATLAB版遗传算法解TSP问题-MATLAB version Genetic Algorithm for the Traveling Salesman Problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-20
    • 文件大小:1876
    • 提供者:黄瑞
  1. GA-TSP

    2下载:
  2. 用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2982
    • 提供者:何金深
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解TSP的源代码程序 可以精确求出50城市
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9519
    • 提供者:zhouye
  1. 遗传算法tsp

    2下载:
  2. 用matlab编写的GA求解vrp-车辆路径问题程序!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-08-22
    • 文件大小:2959
    • 提供者:fch407@126.com
  1. AHybidGeneticAgorithmtoSolveTS

    0下载:
  2. 求解TSP和MTSP的混合遗传算法_英文_,Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is called
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:216605
    • 提供者:Notics
  1. TSPMATLAB.rar

    0下载:
  2. 遗传算法求解TSP问题的MATLAB实现。这是一篇非常有新意的论文,对于学习遗传算法非常有用,This paper has resolved the traveling salesman problem(TSP) by virtue of geneitc algorithms(GA)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:156826
    • 提供者:王斌
  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
    • 文件大小:11767
    • 提供者:
  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
    • 文件大小:3445
    • 提供者:dayong
  1. GA(tsp)

    0下载:
  2. 遗传算法是一类借鉴生物界自然选择和自然遗传机制的 随机化搜索算法。 它是模拟达尔文的遗传选择和自然淘汰的生 物进化过程的计算模型。-Genetic Algorithm is a kind of drawing on biological natural selection and natural genetic mechanism of the random search algorithm. It is a simulation of Darwinian natural selection t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11436
    • 提供者:杨瑞
  1. TSP

    1下载:
  2. 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8126
    • 提供者:
  1. TSP

    0下载:
  2. TSP solved whit Genetic Algorithms in MATLAB GA toolbox
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:415246
    • 提供者:siulfer
  1. GA-TSP

    0下载:
  2. 在matlab环境下,用遗传算法实现解决TSP问题。应该可以运行。。既不清楚了-deal with TSP problem with GA
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6921
    • 提供者:chenlan
  1. GA-TSP

    0下载:
  2. GA-TSP 运用遗传算法求解TSP问题,需要分开函数保存在运行。-GA-TSP the use of genetic algorithm to solve TSP problem and needs to separate the function is saved in the running.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1870
    • 提供者:张三
  1. GA-.TSP

    1下载:
  2. 关于遗传算法解决旅行商问题的源代码,非常有用,没有错误-GA TSP
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7378
    • 提供者:彭晓志
  1. TSP_GA-master

    0下载:
  2. GA tsp Ga遗传算法解决TSP问题完整mathlab代码(GA TSP Ga genetic algorithm to solve the TSP problem complete Mathlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:888832
    • 提供者:zs123456
  1. ga-tsp

    0下载:
  2. 在matlab中利用GA算法去研究tsp问题,并有源程序
  3. 所属分类:matlab例程

  1. GA-TSP

    0下载:
  2. 主要用于遗传算法解决旅行商问题,里面含有算例(The program is ofen used to solve the travelling salesman problem with GA)
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com