-
MATLAB-GUI-instruction-video-9
MATLAB GUI教学视频9:菜单控件menu的基本用法(MATLAB GUI instruction video 9: Basic usage of the menu control menu)
- 2011-07-15 11:06:33下载
- 积分:1
-
diqudianwang
用于电能质量分析的一个地区电网模型,可以对谐波进行分析,控制模块可以用来控制谐波对电网的影响(matlab simulink)
- 2015-03-17 14:43:49下载
- 积分:1
-
Beginning-Mac-Program
英文书Beginning Mac OS X Snow Leopard Programming的源码。(Source code of book "Beginning Mac OS X Snow Leopard Programming")
- 2014-01-09 20:42:04下载
- 积分:1
-
fhss
frequency hopped spread spectrum code
- 2009-03-19 22:25:53下载
- 积分:1
-
pcamat
PCAmatlab程序算法,经过试验验证了,希望对大家有用(PCAmatlab program algorithm, after the pilot test in the hope that it may be useful to)
- 2006-09-20 11:30:59下载
- 积分:1
-
levy
利用列维(levy)法进行系统辨识,主要用于参数辨识(The use of Levy (levy) system identification method, mainly used for parameter identification)
- 2011-08-16 22:09:39下载
- 积分:1
-
DBR-caculation
简单计算DBR的matlab文件,计算激光器的分布反馈(the caculation of DBR in lase of ditributed feedback reflector)
- 2012-07-15 16:23:00下载
- 积分:1
-
pidgpc
pid和GPC算法的结合,通过两种算法的结合,相互补充。(pid and GPC algorithm combined, through a combination of two algorithms complement each other.)
- 2011-11-08 15:12:52下载
- 积分:1
-
bilinear-interpolation
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。(using bilinear interpolation algorithm for image scaling, matlab can compile)
- 2015-02-06 15:36:49下载
- 积分:1
-
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