欢迎来到天天文库
浏览记录
ID:43710464
大小:793.80 KB
页数:57页
时间:2019-10-13
《变异因子改进的进化策略算法》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、变异因子改进的进化策略算法摘要进化策略是借鉴生物进化的思想,在现代遗传学的启发下,发展起來的一种启发式随机搜索优化方法。进化策略作为一个新的交叉学科,冃前已发展成一种自组织、自适应的综合技术,广泛用于计算机科学、工程技术、管理科学和社会科学等领域,尤其在信号处理领域受到高度重视。H前,由于进化策略产生下一子代的方法是通过变异方式实现的,对父代的继承性较差,因此目前进化策略的应用主要是配合遗传算法或其它智能算法使用,单独使用进化策略解决问题的例子较少。针对丁此,木文提出改进后的进化策略算法,该算法能够有效地继承父代的优点,能够得到更快、更优的收敛结果。本文的主要研究内容包括:1.对传统进
2、化策略进行分析,剖析其收敛过程,掌握制约收敛速度和收敛全局最优解的基本要素,通过对传统进化策略的改进,进而得到一种更快、更好的进化策略寻优算法。2.提出改进后的进化策略算法,论述其实现方法,并与传统进化策略进行实例仿真对比。3.通过实例说明改进后收敛算法比传统进化策略具有更好的收敛速度和更加稳定的收敛特征,能够有效的收敛到全局最优点。本课题是以传统进化策略为基础,所做的探索性研究尝试提供一种新的进化策略方法,改进传统进化策略。本文证明了改进进化策略的收敛性,并且通过多个实例验证了改进后的进化策略,证明其具有更快的收敛速度和更好的稳定性。关键词:进化策略,变异因子,优化算法Abstrac
3、tTheevolutionstrategyprofitsfromthebiologicalevolutiontheory,anditisaheuristicstochasticsearchoptimizationmethodintheinspirationofthemodemgenetics.Asanewinterdisciplinarystudy,theevolutionstrategyhasdevelopedasanself-organized,auto-adaptedcomprehensivetechnology,whichiswidelyusedinthefieldofcomp
4、uterscience,projecttechnology,managementscience,socialsciencesandsoon,particularlyinthesignalprocessing.Atpresent,theevolutionstrategyneglectsthecharacteristicoffathergeneration,sotheevolutionstrategyapplicationisnotindependent.Mostly,itisusedtocoordinatewiththegeneticalgorithmsorotherintelligen
5、talgorithm.Accordingly,weproposetheimprovementevolutionstrategy.Thisalgorithmcaneffectivelyinheritthemeritoriouscharacteroffathergeneration,whichcanobtainaresultquicklyandprecisely.Thisarticlemainresearchcontentincludes:1.Byanalyzingthetraditionalevolutionstrategy,wegraspthebasicessentialfactoro
6、frestrictingconvergencerateandtheoverallsituationoptimalsolution.Atlastweobtainaquickerandthebetterevolutionstrategyalgorithm.2.Weproposetheimprovementevolutionstrategy.Weelaborateitsimplementationmethod,andcontrastswiththetraditionalevolutionstrategybytheexamplesimulation.3.Theimprovementevolut
7、ionstrategyhasabettercharactercomparedtothetraditionalevolutionstrategy.Keywords:Evolutionarystrategy,Mutationoperator,Optimizationalgorithm摘要IAbstractII1绪论11.1课题研究的来源与意义11」」进化计算的研究来源11」.2进化策略的研究来源11」.3进化算法简介21.1.4进化算法的应用简介4
此文档下载收益归作者所有