ypea122-spea2

所属分类:matlab编程
开发工具:matlab
文件大小:8KB
下载次数:1
上传日期:2021-03-01 14:59:00
上 传 者lx123jkl
说明:  遗传算法 多目标优化算法,SPEA2 主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。 2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。
(Genetic algorithm, multi-objective optimization algorithm, SPEA2 Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population. 2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)

文件列表:
YPEA122 SPEA2 (0, 2015-08-28)
YPEA122 SPEA2\license.txt (1350, 2015-08-23)
YPEA122 SPEA2\SPEA2 (0, 2015-08-28)
YPEA122 SPEA2\SPEA2\BinaryTournamentSelection.m (606, 2015-08-28)
YPEA122 SPEA2\SPEA2\Crossover.m (716, 2015-08-28)
YPEA122 SPEA2\SPEA2\Dominates.m (596, 2015-08-28)
YPEA122 SPEA2\SPEA2\license.txt (1350, 2015-08-23)
YPEA122 SPEA2\SPEA2\main.m (394, 2015-08-28)
YPEA122 SPEA2\SPEA2\MOP2.m (518, 2015-08-28)
YPEA122 SPEA2\SPEA2\Mutate.m (648, 2015-08-28)
YPEA122 SPEA2\SPEA2\PlotCosts.m (555, 2015-08-28)
YPEA122 SPEA2\SPEA2\spea2.m (4661, 2015-08-28)
YPEA122 SPEA2\SPEA2\www.yarpiz.com.url (121, 2015-08-23)
YPEA122 SPEA2\SPEA2\ZDT.m (559, 2015-08-28)
YPEA122 SPEA2\www.yarpiz.com.url (121, 2015-08-23)

近期下载者

相关文件


收藏者