通过给标准微粒群引入动态距离阈值,将微粒分为最佳位置附近和最佳位置之外两类,让最佳位置附近的微粒进行集中搜索,让之外的微粒进行分散搜索,合理地平衡了两者的矛盾,使得在微粒多样性保持基本稳定的情况下,实现了收敛速度的提高。对没有任何贡献的死亡微粒进行重生,既可以有效地抑制微粒多样性的减少,又能使搜索跳出局部最优。通过仿真实验证实了这种算法是既能增加收敛性又能提高微粒的多样性。
Through introducing dynamic distance threshold to standard PSO, two kinds particle between inside and outside the best location were divided into,the former executed concentrated search,the latter did scatter search,which reasonably ba-lanced the both contradiction.This result in that under the circumstance of keeping fundamental stable condition in particle diversity,convergence speed was improved.By regenerating the dead particle without any contribution, this both might suppress effectively reductions of the particle diversity, and could cause the search to jump out local optimization.The simulating experiment have certified that the algorithm can improve not only the convergence but also the particle diversity.