PSO发展介绍.pdf
上传人:sy****28 上传时间:2024-09-13 格式:PDF 页数:6 大小:63KB 金币:16 举报 版权申诉
预览加载中,请您耐心等待几秒...

PSO发展介绍.pdf

PSO发展介绍.pdf

预览

在线预览结束,喜欢就下载吧,查找使用更方便

16 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

ParticleSwarmOptimizationYuhuiShiElectronicDataSystems,Inc.YuhuiShiKokomo,IN46902,USAAbstract.ThispapersurveystheresearchanddevelopmentofPSOinfivecategories:algorithms,topology,parameters,hybridPSOalgorithms,andapplications.1.IntroductionEuclideanneighborhoodwasutilizeddesigneddynamicallychangingVmax(KennedyandEberhart1995,EberhartmightimprovethePSO'sperformanceFeatureArticleParticleswarmoptimization(PSO)isandKennedy1995,Eberhart,Simpson(FanandShi2001).ElectronicDataSystems,oneInc.oftheevolutionarycomputationandDobbins1996).TheoriginalPSOThePSOalgorithmissimpleincon-techniques.Liketheotherevolutionaryalgorithmisdescribedasbelow:cept,easytoimplementandcomputa-computationtechniques,PSOisapopu-tionalefficient.Theoriginalprocedureforlation-basedsearchalgorithmandisini-vid=vid+c1rand()(pid-xid)+c2Rand()(pgd-xid)(1a)implementingPSOisasfollows:tializedwithapopulationofrandomsolu-xid=xid+vid(1b)tions,calledparticles.Unlikeintheother1.Initializeapopulationofparticleswithevolutionarycomputationtechniques,wherec1andc2arepositiveconstants,randompositionsandvelocitiesonDeachparticleinPSOisalsoassociatedandrand()andRand()aretworandomdimensionsintheproblemspace.withavelocity.Particlesflythroughthefunctionsintherange[0,1];Xi=(xi1,xi2,2.Foreachparticle,evaluatethedesiredsearchspacewithvelocitieswhichare…,xiD)representstheithparticle;Pi=optimizationfitnessfunctioninDvari-dynamicallyadjustedaccordingtotheir(p,p,…,p)representsthebestpre-ables.historicalbehaviors.Therefore,theparti-i1i2iD3.Compareparticle'sfitnessevaluationviousposition(thepositiongivingthecleshaveatendencytoflytowardsthewithitspbest.Ifcurrentvalueisbetterbestfitnessvalue)oftheithparticle;thebetterandbettersearchareaoverthethanpbest,thensetpbestequaltothesymbolgrepresentstheindexofthecourseofsearchprocess.Sinceitsintro-currentvalue,andPequalstothecur-bestparticleamongalltheparticlesiniductionin1995(KennedyandEberhartthepopulation;V=(v,v,…,v)rep-rentlocationXiinD-dimensional1995,Eberha