Welcome![Sign In][Sign Up]
Location:
Search - mtsp matlab

Search list

[OtherMTSP

Description: 使用遗传算法解决MTSP问题的一种新的染色体设计-The use of genetic algorithms to solve the MTSP problem the design of a new chromosome
Platform: | Size: 191488 | Author: pengchao | Hits:

[matlabmtsp_ga

Description: 由matlab解决多旅行商问题,并且包括矩阵计算等功能-From matlab to solve multi-traveling salesman problem, and includes features such as matrix calculation
Platform: | Size: 3072 | Author: zxf | Hits:

[BookshunhesuanfaMTSP

Description: 给出了的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究- Given integer linear programming model, classification, propose a balanced way to visit the traveling salesman traveling salesman and a balanced number of visitors to the multi-objective The traveling salesman problem for a balanced design of a journey to visit the corresponding algorithm, algorithm for genetic algorithm and a hybrid algorithm of the corresponding Examples and experimental results, the effectiveness of the experimental results were studied Traveling Salesmen Problem (MTSP). Numerical experiments show that the new algorithm is very efficient and effective.
Platform: | Size: 254976 | Author: liqiubin | Hits:

[AI-NN-PRHybridalgorithmbasedonabalancedstudyofMTSP

Description: 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programming model, the classification of a traveling salesman to visit all balanced and balanced way to visit the traveling salesman problem of the number of multi-target traveling salesman for the balance of the journey to visit the design of the the corresponding algorithm, algorithm for genetic algorithm and a hybrid algorithm of the corresponding sample and experimental results, experimental results and the validity of the study
Platform: | Size: 254976 | Author: Notics | Hits:

[AI-NN-PRAHybidGeneticAgorithmtoSolveTSPandMTSP

Description: 求解TSP和MTSP的混合遗传算法_英文_-Abstract:M any app licat ions are invo lved w ith mult ip le salesmen each of w hom visits a subgroup cit ies and returns the same start ing city. The to tal length of all subtours is required to be m ini2 mum. Th is is calledM ult ip le T raveling Salesmen P roblem (M TSP). There are various heurist ic methods to obtain op t imal o r near2op t imal so lut ions fo r the TSP p roblem. But to the M ult ip le T raveling Salesmen P roblem , there are no t much app roaches to so lveM TSP. In th is paper, a hy2 brid genet ic algo rithm to so lve TSP and M TSP is p resented. Th is algo rithm combines GA and heurist ics. N umerical experiments show that the new algo rithm is very efficient and effect ive. Key words: TSP op t im izat ion genet ic algo rithm 2op t
Platform: | Size: 217088 | Author: Notics | Hits:

[matlabmatlab-mtsp-problem

Description: 这是一篇关于多旅行商问题的学术论文,非常有新意,非常有利于我们深入了解mtsp问题的本质-This is a multi-traveling salesman problem on the papers, very fresh, very beneficial to our in-depth understanding of the nature of the problem mtsp
Platform: | Size: 49152 | Author: 王斌 | Hits:

[matlabMTSPF

Description: 多旅行商问题matlab程序,可能比较简单,大家交流交流-mtsp matlab
Platform: | Size: 3072 | Author: 陈生 | Hits:

[AI-NN-PRmtsp

Description: matlab多旅行商问题,用遗传算法求解代码-matlab mtsp
Platform: | Size: 4096 | Author: bill | Hits:

[matlabMTSP

Description: mtsp解决方案的matlab求解,可以很好的解决多旅行商的tsp问题-mstp solution matlab solving Can solve the multiple traveling salesman tsp
Platform: | Size: 5120 | Author: 盛健 | Hits:

[matlabMATLAB-MTSP

Description: 遗传算法解决5种多旅行商问题(mtsp)的matlab程序 分别为以下5中情况: 1.从不同起点出发回到起点(固定旅行商数量) 2.从不同起点出发回到起点(旅行商数量根据计算可变) 3.从同一起点出发回到起点 4.从同一起点出发不会到起点 5.从同一起点出发回到同一终点(与起点不同)-5 kinds of genetic algorithms to solve multiple traveling salesman problem (mtsp) matlab program 5, respectively, the following situations: 1. Back to the starting point a different starting point (TSP fixed amount) 2. Back to the starting point a different starting point (TSP amount calculated variable) 3. Starting the same starting point back to the beginning 4. Starting the same starting point to the starting point is not 5. Starting the same starting point back to the same end point (with different starting points)
Platform: | Size: 21504 | Author: dou | Hits:

[matlabmTSP-code-MATLAB

Description: 多旅行商问题的源程序,非常的不错,可以借鉴参考.使用MATLAB仿真。-mTSP-code,it is good and use MATLAB
Platform: | Size: 8192 | Author: 武子龙 | Hits:

[matlabmtspv-MATLAB

Description: 另一种类型的多旅行商问题的源代码,从不同的起点出发,最后回到各自的起点。-other type mtsp code, diffrent start,then return the start
Platform: | Size: 5120 | Author: 武子龙 | Hits:

[matlabMTSP

Description: matlab的两个函数,可以用于解决多旅行商问题(solve the problem of MTSP)
Platform: | Size: 3072 | Author: pompon_g | Hits:

[Software Engineering旅行商

Description: matlab里使用遗传算法,这种算法可以求解一种旅行商问题(mtsp)(Matlab uses genetic algorithms, which can be used to solve a traveling salesman problem (MTSP))
Platform: | Size: 5120 | Author: 提督法雷尔 | Hits:

[matlabmtsp问题matlab代码

Description: 使用ga算法,通过八种评价机制解决多旅行商问题(The GA algorithm is used to solve the multiple traveling salesman problem via eight evaluation mechanisms)
Platform: | Size: 4096 | Author: jyw | Hits:

[Otherrbrowser

Description: matlab code for mtsp using GA
Platform: | Size: 780288 | Author: Zahra_Jaber | Hits:

[matlabYSPSOMTSP

Description: 用粒子群解多旅行商问题的初版,问题是现在求解的结果并不是最优,不知道问题出在哪里(The first edition of solving traveling salesman problem using particle swarm optimization, solving the problem is now the result is not optimal, don't know where is the problem)
Platform: | Size: 9216 | Author: v大河小溪 | Hits:

[matlab(MTSP)的遗传算法的MATLAB程序

Description: 本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
Platform: | Size: 4096 | Author: 1334849784 | Hits:

[Other5种多旅行商问题(MTSP)的遗传算法

Description: 基于遗传算法的多旅行商问题,其中有5种情况,均有代码(Multiple travel quotient problem based on genetic algorithm)
Platform: | Size: 26624 | Author: syyyyyyy | Hits:

[matlabmtspf_ga1

Description: 定起点定终点的多旅行商MTSP问题的MATLAB代码(Multiple travel quotient MATLAB code for fixed point terminal point)
Platform: | Size: 3072 | Author: 李永君 | Hits:
« 12 »

CodeBus www.codebus.net