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

搜索资源列表

  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. TSP

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:6.76kb
    • 提供者: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
    • 文件大小:1.83kb
    • 提供者:张三
  1. TSP-GA

    0下载:
  2. 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:132.24kb
    • 提供者:zy
  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. TSP-GA-MATLAB

    0下载:
  2. 用遗传算法解决TSP问题,matlab源程序-Genetic algorithm to solve TSP, Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:17.2kb
    • 提供者:赵晶晶
  1. tsp-GA

    0下载:
  2. 遗传算法解决TSP问题,词程序为30个城市的TSP问题,其中交叉和变异函数有点问题,在结果中可能无法遍历30个城市-Genetic algorithm to solve TSP, the word program is 30 cities TSP problem where a problem with the crossover and mutation function, the result may not traverse 30 cities
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9.12kb
    • 提供者:王贾予沣
  1. TSP-GA

    0下载:
  2. 遗传算法解决经典的TSP问题,自己做的,测试不错,可以用-TSP genetic algorithm to solve the classic problem, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.2kb
    • 提供者:王辉
  1. TSP(GA)

    0下载:
  2. 遗传算法求tsp问题及其matlab代码实现 主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. -Genetic algorithm to solve the TSP problem and the matlab code to achieve A Rand main program (
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:898.04kb
    • 提供者:bigrao
  1. TSP(GA)

    0下载:
  2. 最短路 matlab 以最短行走中国为例 可视化整个过程 遗传算法-TSP GA MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:896.14kb
    • 提供者:
  1. TSP(GA)

    0下载:
  2. TSP(GA),关于中国重要城市遍历的最小路径-TSP (GA), the smallest major cities in China on the path traversed
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:898.58kb
    • 提供者:Wen_Rex
  1. TSP(GA)

    0下载:
  2. TSP(SA),遍历中国主要城市的最小路径-TSP (SA), the minimum traversal path China s major cities
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:897.39kb
    • 提供者:Wen_Rex
  1. TSP问题

    1下载:
  2. 用遗传算法求解TSP问题,文件比较全面,可以直接运行,或者自己改变输入(solve the TSP by ga)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:2kb
    • 提供者:十七
  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
    • 文件大小:868kb
    • 提供者: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例程

  1. TSP_(GA+CPLEX)

    0下载:
  2. 用遗传算法解决TSP问题,还有用CPLEX解决(Solving TSP problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:206kb
    • 提供者:温温酱
  1. TSP(GA)

    0下载:
  2. 遗传算法求解TSP问题的全部函数,运行时间很短。(THE FUNCTION OF GA to solve the tsp problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:897kb
    • 提供者:欢喜110
  1. aco-ga-pso-tsp

    0下载:
  2. Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:8kb
    • 提供者:Aning123321
« 12 3 4 5 »
搜珍网 www.dssz.com