-
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
-
MUSIC-algorithm-performance-analysis
几种MUSIC算法性能分析,用于波达方向估计(Several MUSIC algorithm performance analysis, used for the estimation of DOA)
- 2013-05-06 21:09:56下载
- 积分:1
-
DispFusion.zip
基于小波分析理论实现的红外图像与可见光图像融合(Based on wavelet analysis theory of the realization of the infrared image and visible image fusion)
- 2009-04-22 15:51:17下载
- 积分:1
-
CISSP-Certified-Information-Systems-Security-Prof
CISSP Certified Information Systems Security Professional Study Guide (Sybex, 3rd Ed)
- 2014-01-18 22:26:10下载
- 积分:1
-
MATLAB-command-tabel
matlab命令表包含很多各种操作命名,这样在我们需要的时候简单方便查用。(The matlab command tabel contains a lot of commands of matlab which is easy for us to look for when necessary.)
- 2013-05-08 17:40:12下载
- 积分:1
-
inverse
乘法逆元的实现,就是对元素的逆元求解实现(Multiplicative inverse of the implementation of the elements of inverse solution to achieve)
- 2009-12-08 10:56:01下载
- 积分:1
-
Strives-for-the-PI
求PI的值,根据莱布尼茨公式求PI,PI=4*(1-1/3+1/5-1/7+1/9-1/11+……(PI uated, find PI, PI= 4* (1-1/3+1/5-1/7+1/9-1/11+ Leibniz formula based on ......)
- 2014-12-17 20:57:44下载
- 积分:1
-
RBB
region based growing
- 2015-02-24 11:56:26下载
- 积分:1
-
MIMO-OFDM_Simulator
MIMO-OFDM仿真程序,包含完整的信道仿真程序,信道估计程序(MIMO-OFDM simulation program, including a complete simulation program channel, channel estimation procedures)
- 2009-04-13 11:18:52下载
- 积分:1
-
monte-carlo-yingyong
蒙特卡洛模拟方法与应用,介绍的比较全面很详细(Monte Carlo simulation methods and applications, described in detail a more comprehensive)
- 2011-05-16 22:07:09下载
- 积分:1