搜索资源列表
VRP
- 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
Bachiochi-188
- 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions. -
BasicPSO
- 这是一个基本的粒子群最佳化算法,解决单目标数值优化问题。-This is a basic particle swarm optimization algorithm to solve single-objective numerical optimization problems.
a_pso_c_bina
- 一种粒子群算法C语言源程序。并附带几个测试文件。实用!-A particle swarm algorithm C language source code. And attached to a few test files. Practical!
QPSOGuide
- sunjun编写的量子粒子群算法,MATLAB程序,简单易懂,注释清晰。-QPSO.m coded by Sun Jun, a efficient and effective algorithm, also a Swarm-Intelligent algorithm.