Abstract:
Particle swarm optimization, rooting from simulation of swarm of bird, solves optimization problem. Firstly, discusses particle swarm optimization algorithm principle and step of implementation, and then analyzes each of parameter. Particle swarm optimization algorithm compares with genetic algorithm through the same mathematic function. The comparative result indicates that Particle swarm optimization algorithm can obtain the optimum solutions more easily than genetic algorithm and it is a good optimization method with strong competition.