Welcome![Sign In][Sign Up]
Location:
Search - TSP with Matlab

Search list

[matlab遗传算法求解TSP问题

Description: 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
Platform: | Size: 9216 | Author: | Hits:

[Othereil51

Description: 在http://elib.zib.de/pub/Packages/mp-testdata/tsp/tsplib/tsp/上下载eil51地图,以eil51.tsp与源程序存在一起-at http :// elib.zib.de/pub/Packages/mp- testdata/t sp/tsplib/tsp/eil51 download maps, eil51.tsp to exist together with the source
Platform: | Size: 3072 | Author: huanxong | Hits:

[AI-NN-PRmatlabtsp

Description: 在matlan下利用模拟退火算法实现的TSP程序,程序带有注释-in using simulated annealing algorithm TSP procedures, procedures with Notes
Platform: | Size: 1024 | Author: 刘为 | Hits:

[OtherTSP-matlab

Description: 这个是TSP问题的matlab程序求解,请过目!-the TSP is the procedure for Matlab, please read!
Platform: | Size: 4096 | Author: 李序 | Hits:

[Mathimatics-Numerical algorithmsPSO-ACO-TSP

Description: PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
Platform: | Size: 68608 | Author: liangwei | Hits:

[AI-NN-PRTSP

Description: TSP双种群蚁群算法。还包括了“30城市TSP问题数据与最优解.mat”,“75城市TSP问题数据.mat”,和“442TSP问题数据与算法对比.mat”-TSP-Stocks ant colony algorithm. Also include "30 cities TSP data and the optimal solution. Mat, " "75 cities TSP data. mat, " and "442TSP problem with the algorithm for data comparison. mat "
Platform: | Size: 12288 | Author: ivan | Hits:

[matlabACATSP-MATLAB

Description: 一个蚁群算法的matlab源程序,置入matlab目录后即可直接调用(附蚁群算法简介)-An ant colony algorithm matlab source, placed directly after the directory matlab call (with Ant Colony Algorithm Introduction)
Platform: | Size: 41984 | Author: zmx8901 | Hits:

[AI-NN-PRTS_TSP

Description: 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability
Platform: | Size: 5120 | Author: rty | Hits:

[AI-NN-PRGA-TSP

Description: 用遗传算法求解TSP问题。。。matlab编写,并附带有城市坐标用于检验。-Genetic Algorithm for TSP with the problem. . . matlab prepared, together with the coordinates with the city for inspection.
Platform: | Size: 3072 | Author: 何金深 | Hits:

[AI-NN-PRAC-TSP

Description: 用蚁群算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。-Tsp with ant colony algorithm for solving the problem. . . matlab prepared. Coordinate with the city for inspection.
Platform: | Size: 3072 | Author: 何金深 | Hits:

[AI-NN-PRsimulated_annealing-TSP

Description: 用神经网络算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using neural network algorithm for solving the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
Platform: | Size: 4096 | Author: 何金深 | Hits:

[AI-NN-PRpso

Description: 该程序是基于MATLAB环境的pso实现tsp问题-The program is based on the MATLAB environment, the issue of PSO realize tsp
Platform: | Size: 3072 | Author: | Hits:

[matlab1111

Description: 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
Platform: | Size: 5120 | Author: gg | Hits:

[matlabSA-TSP-Matlab

Description: 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
Platform: | Size: 9216 | Author: Allen | Hits:

[GUI DevelopPSO-TSP

Description: 本程序是一个用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
Platform: | Size: 1024 | Author: 杨维 | Hits:

[AI-NN-PRtabu-matlabcode-tsp

Description: 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
Platform: | Size: 7168 | Author: 123 | Hits:

[OtherACO v1

Description: tsp with aco in matlab
Platform: | Size: 1024 | Author: AbbasSalehi | Hits:

[matlabTSP问题代码

Description: 本文是以旅行商问题为研究点,利用蚂蚁算法优化求解最短路径,平台工具是具有绘图功能的matlab软件。(This paper takes traveling salesman problem as the research point, and uses ant algorithm to optimize the shortest path. The platform tool is matlab software with drawing function.)
Platform: | Size: 12288 | Author: lm521 | Hits:

[AlgorithmTSP - A Genetic Algorithm Approach

Description: TSP with Geenetic Algorithmn
Platform: | Size: 226304 | Author: Sitepu | Hits:

[Other人工鱼群求解TSP问题

Description: 用matlab解决人工鱼群算法处理TSP问题(Solving TSP Problem by Artificial Fish Swarm Algorithms with MATLAB)
Platform: | Size: 9216 | Author: 程小蛮 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net