粒子群优化算法利用一群在可行区域内飞行的粒子来搜索最优解,具有易实现、收敛速度快的特点,然而也面临"早熟"的问题.提出了一种基于时变系数与社会认知模拟的粒子群优化算法.实验结果显示,在5种不同的标准化测试函数下,新算法较另外3种常用的算法优越.
Particle Swarm Optimization(PSO) uses a swarm of flying particles to search an optimal solution in the feasible region.PSO is easy to implement,and it appears high convergence speed in many applications.However,PSO has the problem of premature convergence.A modified PSO based on Time Varying Coefficients and Social Cognitive Simulation(PSO-TVCSCS) was proposed.Five different benchmark functions were used to test the performance of PSO-TVCSCS.Experimental results show that PSO-TVCSCS works better than three ...