搜索资源列表
PSOPC
- 粒子群算法的智能优化,PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解-Particle swarm intelligence optimization, PSO algorithm is an evolutionary algorithm, and genetic algorithm similarity, it is also starting from a random solution, find the optimal solution by it
code
- 粒子群优化算法:是通过模拟鸟群觅食行为而发展起来的一种基于群体协作的随机搜索算法。-Particle Swarm Optimization