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