-
fivephase
mathematical modelling of five phase induction motor and simulink/matlab
- 2011-11-29 23:01:49下载
- 积分:1
-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
MATLABPrimer
matlab primer
- 2010-08-06 14:26:48下载
- 积分:1
-
buck-boost
dc dc modelling for maximum power point tracking model in matlab
- 2011-02-12 16:56:36下载
- 积分:1
-
matlabeit2d
电阻抗层析医学成像软件包,MATLAB语言编写,带有说明,以及演示用法(Electrical impedance tomography in medical imaging software package, MATLAB language, with descriptions and usage demo)
- 2020-10-21 09:17:24下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
vad
对一段语音进行端点检测并对检测的语音画出方框图,不同于一般只画竖线(Endpoint detection of a voice to draw the block diagram and detection of voice is different from the vertical line is generally drawn)
- 2009-10-10 16:48:09下载
- 积分:1
-
sca
说明: SCA算法实现,主要针对凸优化问题进行求解,可以在其他地方使用。(SCA algorithm, mainly for convex optimization problems, can be used in other places.)
- 2021-01-19 17:58:42下载
- 积分:1
-
ofdmtransmitter
OFDM通信系统发射端的simulink仿真(OFDM communication system of the transmitter simulink simulation)
- 2009-05-22 14:58:58下载
- 积分:1
-
portfolio-code
markowitz 均值方差模型
Black-litterman 模型
resample模型
robust模型(markowitz mean-variance model
Black-litterman model
resample model
robust model)
- 2012-06-26 10:00:32下载
- 积分:1