-
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
-
qam_bf
BER for QAM modulation in a Rayleigh fading channel with and without transmit beamforming
- 2013-03-07 18:31:17下载
- 积分:1
-
粗糙集算例
说明: 粗糙集属性约简,包括正域的计算,约简结果的提取(Rough Set Attribute Reduction, including the calculation of positive fields, the extraction of reduction results)
- 2018-12-27 02:56:33下载
- 积分:1
-
naz5
Hi.the program i uploaded is useful for the electromagntic subjects. variations in the wave when it travels through the different media
- 2010-06-06 10:27:13下载
- 积分:1
-
TFRWV
Wigner-Ville 分布(Wigner-Ville)
- 2009-04-07 17:54:09下载
- 积分:1
-
prog1
本软件主要用于结构的时域试验模态分析,包括单输入单输出,单输入多输出和多输入多输出程序设计。传统的模态分析软件大多是基于频域分析方法,需首先对采样信号进行Fourier 变换。本软件使用实测时域信号,无需Fourier变换,可以避免由于信号截断而引起泄露、出现旁瓣、分辨率低等问题对辨识精度的不利影响。此外,节省了计算机运算时间,可以对实际工况状态下的结构进行在线参数识别。(This software is mainly used for the structure of time-domain experimental modal analysis, including single-input single-output, single-input multiple-output and multiple-input multiple-output programming. Traditional modal analysis software are mostly based on frequency domain analysis, needed first sampled signal Fourier transform. The software uses the measured time-domain signal without the need for Fourier transform, avoid truncated because of the signal caused by leaks, there sidelobes and low resolution of the issue of adverse effects on the identification accuracy. In addition, the savings in computing time, to the actual condition of the structure of the state-line parameter identification.)
- 2010-01-16 17:32:38下载
- 积分:1
-
Singer
说明: Singer 机动目标跟踪算法的MATLAB仿真程序,绝对好用.请先解压,其中:
target_movement.m文件为目标运动模型文件.
Singer.m为主程序文件.(Singer maneuvering target tracking algorithm MATLAB simulation program, the absolute ease of use. Please decompression, in which: target_movement.m paper documents for the target motion model. Singer.m the main program files.)
- 2020-12-21 10:59:08下载
- 积分:1
-
regiongrowing
Region Growing algorithm
- 2012-07-23 18:59:10下载
- 积分:1
-
RZ33-OOK
用matlab实现利用双MZI产生RZ33-OOK信号(Using matlab to achieve using two MZI produce RZ33-OOK signal)
- 2016-12-25 15:33:03下载
- 积分:1
-
ADC_SNR
说明: 测试ADC输出的SNR,将ADC输出数字信号变换为模拟信号求SNR(pipelined ADC SNR)
- 2021-03-15 21:39:22下载
- 积分:1