搜索资源列表
GA_TSP-wrong
- 用遗传算法编写的一个程序,其目的是求解旅行商问题.-genetic algorithm a procedure for the preparation, with the aim of solving the traveling salesman problem.
GA_TSP
- 遗传算法用在TSP问题上的MATLAB程序,很好用的。大家可以下载-Genetic algorithm used in the TSP issues MATLAB program, a good use. You can download to see
GA_TSP
- 基于遗传算法,只要输入相应提示的数就可以进行优化计算-Based on genetic algorithm, as long as you are prompted to enter the number of calculations can be optimized
GA_TSP
- 这是基于遗传算法的matlab编写的TSP问题程序,希望有所帮助。-This is based on genetic algorithm matlab program written TSP problem, hope help.
GA_TSP
- 在matlab的平台上利用遗传算法的计算旅行商(TSP)的最优化路径。-Genetic Algorithm for TSP algorithm
GA_TSP
- GA算法求解mTSP问题,通用,适合初学者-GA answer mTSP,suit the new learner
GA_TSP
- 通过遗传算法求解旅行商问题,文中给出了遗传算法的源代码,同时结合旅行商问题进行了改进-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
ga_tsp
- 基于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
GA_TSP
- GA- TSP IS THE BEST OPTIMIZATION ALGORITHM FOR FINDING BEST POINT
GA_TSP
- matlab例程,基于遗传算法的旅行商问题,含有输入城市坐标的data,即可成功运行。-Matlab routines, based on genetic algorithm traveler problem, with the input city coordinates of the data, you can successfully run.
Ga_tsp
- 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.)
GA_TSP
- 在matlab环境中,利用遗传算法来求解典型TSP问题,求出最优解。(In the MATLAB environment, the genetic algorithm is used to solve the typical TSP problem, and the optimal solution is obtained.)
GA_TSP
- 在matlab中利用ga算法来解决tsp问题。(Using GA to solve TSP problem)
GA_TSP
- 用遗传算法解决TSP问题,基于matlab,交叉选择为轮盘赌(Using genetic algorithm to solve TSP problem, based on MATLAB, cross selection is a roulette)
GA_TSP yiqun
- 蚁群算法解决vrp问题,主函数和各个子程序,全部,可运行。(The ant colony algorithm solves the VRP Problem, the main function and the various subroutines, all of which can be run)
GA_tsp
- 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
ga_TSP
- 程序主要是用于解决TSP问题,运用的算法为遗传算法(The program is mainly used to solve the TSP problem. The algorithm used is the Genetic algorithm.)
ga_TSP
- 基于遗传算法的TSP问题解决代码,平台式MATLAB(The TSP problem solving code based on GA)
ga_TSP
- 遗传算法求解TSP问题,可生成迭代图像,有详细中文注释(Solving TSP problem by GA)
