摘要

Particle Swarm Optimization (PSO) has shown its fast search speed in many complicated optimization and search problems. However, PSO often easily falls into local optima because the particles would quickly get closer to the best particle. Under these circumstances, the best particle could hardly be improved. This paper proposes a new hybrid PSO (HPSO) to solve this problem by combining space transformation search (STS) with a new modified velocity model. Experimental studies on 8 benchmark functions demonstrate that the HPSO holds good performance in solving both unimodal and multimodal functions optimization problems.