中文说明:粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。
English Description:
Particle Swarm optimization algorithm is an evolutionary optimization techniques, from the predatory behavior of birds, is based on the iteration of the optimization tool. This file provides the basic PSO algorithm with compression factor of the Particle Swarm algorithm for second order Particle Swarm algorithms, second-order oscillating Particle Swarm algorithms, weights, improved Particle Swarm algorithms, chaos Particle Swarm Optimization algorithm based on hybrid Particle Swarm Optimization algorithm and Particle Swarm Optimization based on simulated annealing algorithm MATLAB source code.