-
ypea122-spea2
说明: 遗传算法 多目标优化算法,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.)
- 2021-03-01 14:59:00下载
- 积分:1
-
regarding-the-burst-error-correction
burst error correection in coding theory
- 2014-10-14 17:10:09下载
- 积分:1
-
MosaicKitmatlab
图象匹配程序,有用的下载,希望能给你帮助.(MosaicKitmatlab)
- 2009-09-21 21:16:33下载
- 积分:1
-
bodedelay
guide的玻德图绘制。应用matlab的绘图功能等。(guide the Bolivian Germany mapping. Application of Matlab graphics functions.)
- 2006-06-03 21:26:09下载
- 积分:1
-
fsect
最优信息法,有序样品聚类——最优分割主代码,可用于样品的检验(Optimal information method, ordinal clustering- the optimal partition master code can be used for the inspection of samples)
- 2012-03-31 15:07:20下载
- 积分:1
-
vectorcontroljj
矢量控制方法在matlab/simulink中的仿真模型。详细且基础,有助于新手学习。(Vector control method in matlab/simulink the simulation model. Detailed and foundation to help novices learn.)
- 2013-12-31 11:29:41下载
- 积分:1
-
mfile
Fuzzy Logic Control Example: Dog Chases Cat
- 2013-05-17 13:53:14下载
- 积分:1
-
Matlab_Programming_Tutorial_Classic
Matlab程序设计经典入门教程Matlab Programming Tutorial Classic(Matlab Programming Tutorial classic Matlab Programming Tutorial Classic)
- 2010-08-02 10:11:39下载
- 积分:1
-
msource
This is matlab source of solenoid model.
It is variable choice , and easy plot
- 2010-02-09 22:19:19下载
- 积分:1
-
vector_quantization-algorithm
Vector quantization algorithm is one of the best clustering algorithms for multidimensional signals
- 2011-04-23 22:20:30下载
- 积分:1