搜索资源列表
BasicPso
- 粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
standpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to const
VRP
- 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
pso
- 使用matlab编写的蚁群算法程序,供大家参考使用。-Matlab using ant colony algorithm to prepare procedures for U.S. use and reference.
PSOFitness
- matlab编写的蚁群算法程序,供大家使用参考。-ant colony algorithm matlab preparation procedures for the use of U.S. reference.
pso
- 蚁群算法,对初学者是很有效的入门!运行证明有效-Ant colony algorithm is very effective for beginners entry! Operation proved to be effective
TSPsource
- 用C++实现的蚁群算法解决TSP问题源码-With C++ Realize the ant colony algorithm to solve TSP problem source
GA-wiley-matlab
- 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and
matlabTSP
- 蚁群混合算法源代码 采用MATLAB,必要的说明和注释-Hybrid ant colony algorithm source code using MATLAB, the necessary instructions and notes
aco-ga-pso-tsp
- 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program
PSO_ppt
- 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。-Ant colony algorithm and a brief descr iption of ant colony algorithm matlab standard procedures and the improved algorithm.
PSO
- matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimizati
threeAlgo
- matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimizati
ACO-PSO
- 蚁群算法(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
Anycast-Routing-PSO-MATLAB-source
- 很好的学习资料,对大家有很好的帮助,学习Matlab 和粒子群算法。-Good learning materials, all of us have a good help, learning Matlab and particle swarm algorithm.
TSP-based-on-improved-pso
- 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algori
pso
- 蚁群算法的最基本算法matlab实现。适合初学者学习。-Matlab basic ant colony algorithm implementation. Suitable for beginners to learn.
ACA-a-PSO
- 蚁群算法研究,VRPTW优化,多式联路,十分强大。-Ant colony algorithm, VRPTW optimization, multimodal way, is very strong.
psownn
- 基于PSO的小波神经网络,有PSO的详解文档,wnn应用,效果一般-Wavelet neural network based on PSO, PSO' s Detailed documents are, wnn application, the general effect
PSO-BP(MATLAB)
- 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)