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

搜索资源列表

  1. GA_TSP-wrong

    0下载:
  2. 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:吴广超
  1. GA_TSP

    0下载:
  2. 遗传算法用在TSP问题上的MATLAB程序,很好用的。大家可以下载-Genetic algorithm used in the TSP issues MATLAB program, a good use. You can download to see
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.63kb
    • 提供者:huolina
  1. GA_TSP

    0下载:
  2. 基于遗传算法,只要输入相应提示的数就可以进行优化计算-Based on genetic algorithm, as long as you are prompted to enter the number of calculations can be optimized
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3.03kb
    • 提供者:john
  1. GA_TSP

    0下载:
  2. 这是基于遗传算法的matlab编写的TSP问题程序,希望有所帮助。-This is based on genetic algorithm matlab program written TSP problem, hope help.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.12kb
    • 提供者:
  1. GA_TSP

    0下载:
  2. 在matlab的平台上利用遗传算法的计算旅行商(TSP)的最优化路径。-Genetic Algorithm for TSP algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:8.97kb
    • 提供者:刘元苗
  1. GA_TSP

    0下载:
  2. GA算法求解mTSP问题,通用,适合初学者-GA answer mTSP,suit the new learner
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.76kb
    • 提供者:武子龙
  1. GA_TSP

    0下载:
  2. 通过遗传算法求解旅行商问题,文中给出了遗传算法的源代码,同时结合旅行商问题进行了改进-Solved by the genetic algorithm traveling salesman problem, the paper gives a genetic algorithm source code, combined with the traveling salesman problem has been improved
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6.72kb
    • 提供者:
  1. ga_tsp

    0下载:
  2. 基于MATLAB,对TSP问题进行基于遗传算法的求解。TSP  问题是典型的NP完全问题,代码包括求解TSP问题的遗传算法源程序m文件和实例-Based on TSP, the MATLAB problem is solved by genetic algorithm. TSP problem is a typical NP complete problem, including code for solving TSP problem genetic algorithm source
  3. 所属分类:matlab

    • 发布日期:2016-09-24
    • 文件大小:3kb
    • 提供者:涂超
  1. GA_TSP

    0下载:
  2. GA- TSP IS THE BEST OPTIMIZATION ALGORITHM FOR FINDING BEST POINT
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1000byte
    • 提供者:davood
  1. GA_TSP

    0下载:
  2. matlab例程,基于遗传算法的旅行商问题,含有输入城市坐标的data,即可成功运行。-Matlab routines, based on genetic algorithm traveler problem, with the input city coordinates of the data, you can successfully run.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:10.1kb
    • 提供者:韩馨菲
  1. Ga_tsp

    0下载:
  2. TSP问题(旅行商问题),用遗传算法解决TSP问题,得到问题的最优解,是局部最优解。(TSP problem (traveling salesman problem), using genetic algorithm to solve TSP problem, get the optimal solution of the problem, is the local optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:13kb
    • 提供者:yaru
  1. GA_TSP

    0下载:
  2. 在matlab环境中,利用遗传算法来求解典型TSP问题,求出最优解。(In the MATLAB environment, the genetic algorithm is used to solve the typical TSP problem, and the optimal solution is obtained.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:风闻有你
  1. GA_TSP

    0下载:
  2. 在matlab中利用ga算法来解决tsp问题。(Using GA to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:186kb
    • 提供者:一年半、
  1. GA_TSP

    0下载:
  2. 用遗传算法解决TSP问题,基于matlab,交叉选择为轮盘赌(Using genetic algorithm to solve TSP problem, based on MATLAB, cross selection is a roulette)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:LengendYan
  1. GA_TSP yiqun

    0下载:
  2. 蚁群算法解决vrp问题,主函数和各个子程序,全部,可运行。(The ant colony algorithm solves the VRP Problem, the main function and the various subroutines, all of which can be run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:wxzh0322
  1. GA_tsp

    0下载:
  2. 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:csuyq
  1. ga_TSP

    0下载:
  2. 程序主要是用于解决TSP问题,运用的算法为遗传算法(The program is mainly used to solve the TSP problem. The algorithm used is the Genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:叶子666
  1. ga_TSP

    0下载:
  2. 基于遗传算法的TSP问题解决代码,平台式MATLAB(The TSP problem solving code based on GA)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:2kb
    • 提供者:索罗多命
  1. ga_TSP

    1下载:
  2. 遗传算法求解TSP问题,可生成迭代图像,有详细中文注释(Solving TSP problem by GA)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-30
    • 文件大小:2kb
    • 提供者:Mercurial_
搜珍网 www.dssz.com