Welcome![Sign In][Sign Up]
Location:
Search - TSP in PSO

Search list

[AI-NN-PRpso_C++

Description: 有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
Platform: | Size: 1024 | Author: dawn | Hits:

[CSharpVRP

Description: 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
Platform: | Size: 24576 | Author: 笑容 | Hits:

[AI-NN-PRTSP_PSO

Description: 用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
Platform: | Size: 4096 | Author: 王元 | Hits:

[AI-NN-PRPSO

Description: 粒子群优化算法程序包,包括java、c、vb三个版本-Particle Swarm Optimization package, including java, c, vb three versions
Platform: | Size: 131072 | Author: 刘坤 | Hits:

[AI-NN-PRtsp

Description: 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
Platform: | Size: 2048 | Author: zhaogang | Hits:

[AI-NN-PRAntSystem

Description: 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
Platform: | Size: 27648 | Author: boy | Hits:

[matlabTSP-PSO

Description: 用混合粒子群算法求解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.
Platform: | Size: 33792 | Author: 灞堝媷 | Hits:

[AI-NN-PRpso

Description: 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决VRP,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the VRP, TSP, such as the classic problem
Platform: | Size: 1999872 | Author: juchengyu | Hits:

[AI-NN-PR4

Description: 介绍了一种高效的改进型PSO算法,北理教授发表,国内著名核心期刊收录。-Introduces an efficient improved PSO algorithm, the North Professor published in famous journals included the core.
Platform: | Size: 534528 | Author: asdwe | Hits:

[matlabPSO

Description: 粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。-Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.
Platform: | Size: 16384 | Author: 薛栋 | Hits:

[matlabACO-PSO

Description: 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
Platform: | Size: 4096 | Author: 薛栋 | Hits:

[AI-NN-PRtsp_pso

Description: tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Valley over 2009, " Improved ACO and PSO algorithm for TSP application in the" * Guo Wenzhong 1, CHEN Guo 1, Hong Yuling 2. to solve the problem of dynamic neighborhood TSP PSO domain. Zhangzhou Teachers College (Natural Science)
Platform: | Size: 21504 | Author: ven | Hits:

[matlabPSO.-using-in-TSp

Description: 混合群粒子算法TSP,是一个相当不错的智能算法,较之传统,更具鲁棒性-PSO using in TSP
Platform: | Size: 12288 | Author: xiongpai | Hits:

[OS programtsp_pso

Description:  tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用-tsp PSO correction source reference: Dalian University Gu Chao 2009 master' s degree thesis, " Improved ACO and PSO algorithm in TSP Applications
Platform: | Size: 19456 | Author: 吴善年 | Hits:

[matlabPSO

Description: 这个是matlab30例里面的关于TSP问题的,使用了粒子群和ga算法的混合!但是缺啥前面的初始化,以及后面的终止条件设定-This is matlab30 example on the inside of the TSP problem, using hybrid particle swarm algorithm and ga! But the lack of Han in front of initialization and termination condition is set back t back
Platform: | Size: 13312 | Author: 安素 | Hits:

[Industry researchpso-in-java

Description: PSo solving TSP problem
Platform: | Size: 3072 | Author: shahge | Hits:

[matlabtwice-update-PSO

Description: 本文二次更新型粒子群算法( TUPSO)的基本思想是:一方面,在保留粒子群算法中快速收敛, 易于实现, 调整参数少等优势的前提下,通过融合基本粒子群算法中的信息共享原理与 DPSO-TSP 中的 2-Opt 运算法则,改进了DPSO-TSP中粒子进化的规则-In this paper, the basic idea of the new particle swarm optimization (TUPSO) algorithm is: on the one hand, by integrating the particle swarm optimization algorithm in the fast convergence, easy to achieve, adjust the parameters of less advantage of the premise, through the integration of basic particle swarm algorithm information sharing Principle and the 2-Opt algorithm in DPSO-TSP improves the rule of particle evolution in DPSO-TSP
Platform: | Size: 4096 | Author: CAITONGCHEN | Hits:

[TSP with PSO

Description: Travelling Salesman Problem (TSP) with PSO in C++
Platform: | Size: 66560 | Author: MostafaSalehi | Hits:

[matlabpso

Description: 史峰智能算法30例中混合粒子群实现TSP问题的代码(The Code of Realization of TSP Problem in Mixed Particle Swarm in 30 Cases of Intelligent Algorithm)
Platform: | Size: 12288 | Author: 狗田 | Hits:

[OtherTSP-PSO

Description: 混合粒子群算法摒弃了传统粒子群算法中的通过跟踪极值来更新粒子位置的方法,而是引入了遗传算法中的交叉和变异操作,通过粒子同个体极值和群体极值的交叉以及粒子自身变异的方式来搜索最优解。(Hybrid particle swarm algorithm instead of the traditional particle swarm algorithm in the method to update the position of the particle by tracking the maximum, but the introduction of crossover and mutation in genetic algorithm, the particle swarm extremum with individual extremum and cross and variation of the particle itself to search the optimal solution.)
Platform: | Size: 13312 | Author: 胡萝卜须 | Hits:
« 12 »

CodeBus www.codebus.net