搜索资源列表
TSP-PSO.rar
- 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
PSO-TSP.rar
- 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
hopfield-for-tsp
- 利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
particle_swarm_optimization-Solve-the-TSP-problem.
- 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
tabu-search-for-tsp
- 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
ga-for-tsp
- 利用遗传算法解决50个城市tsp问题,适合初学者。-The use of genetic algorithm to solve the issue of 50 cities tsp, suitable for beginners.
tabu-matlabcode-tsp
- tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
tabu-matlabcode-tsp
- matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
TSP
- MATLAB TSP问题解决.可自行输入城市坐标. -MATLAB TSP problem. Are free to enter the city coordinates.
tsp
- 遗传算法解决 TSP 问题的MATLAB源码-Genetic algorithm to solve TSP problem the MATLAB source code
TSP(matlab)
- matlab蚁群算法,要使用城市坐标的版本-ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City
genetic_algorithm-Solve-the-TSP-problem
- 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
TSP
- 此程序是用于tsp问题,也就是单旅行商问题,内容全面,讲解清晰-This procedure is used for tsp problem, traveling salesman problem is a single, comprehensive, on a clear
tsp
- matlat源程序解决tsp问题,使用的是遗传算法,与普通的程序不同,本程序详细介绍了遗传算子的构造-MATLAB to solve tsp problem
TSP
- 模拟退火处理tsp问题,matlab 代码-tsp problem matlab code
TSP
- TSP 模拟退火 求最短路径 哈米尔顿回路-tsp
aritificial-ant-algorithms-for-TSP
- 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
Matlab-TSP-ACO
- Matlab TSP功能代码 有详细的解释-Matlab TSP features a detailed explanation of the code
matlab--TSP
- matlab编译界面解决TSP问题 非常好用-matlab TSP
遗传算法解决TSP问题
- 遗传算法求TSP问题,有演进过程和最终进化曲线(The genetic algorithm for solving the TSP problem has evolution process and final evolution curve)