-
yibusl
用C语言编写的matlab异步电机矢量控制例程(Using C language Matlab vector control of asynchronous motor programmes
)
- 2013-09-16 10:29:12下载
- 积分:1
-
matlab-R2014a-fully-crack
matlab 2014a 破解文件,亲测可用。软件太大了,可在官网自行下载。(Matlab 2014 a crack file, close test available. The software is too big, can be in official website to download. )
- 2015-12-29 16:33:43下载
- 积分:1
-
LMS_Equalizer
说明: 线性MMSE均衡器的matlab源码,适应信道衰减不是很剧烈的情况(linear MMSE equalizer in Matlab source, adaptation channel attenuation is not very dramatic situation)
- 2005-10-25 15:42:30下载
- 积分:1
-
ParticleMethods_Compare
粒子滤波
Copyright (c) 2011, moeti ncube
All rights reserved.
- 2014-09-24 09:27:18下载
- 积分:1
-
equal-area-critirea
E=input( enter the generator voltage: )
V=input( enter the infinite bus voltage: )
Gx=input( enter the reactance of generator: )
L1x=input( enter the line reactance: )
L2x=input( enter the line reactance: )
L3x=input( enter the line reactance: )
L4x=input( enter the line reactance: )
Pi=input( enter the input power: )
X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x
Pm1=E*V/X1
DO=asin(Pi/Pm1)
A=((L2x*L3x)/(2*(L2x+L3x)))
C=A
B=((L3x/2)^2)/(L2x+L3x)
X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B
Pm2=(E*V)/X2
X3=Gx+L1x+L2x+L4x
Pm3=(E*V)/X3
DC=input( enter the fault clearing angle: )
Dm=(3.14-asin(Pi/Pm3))
a1=quad( sin ,DO,DC)
A1=(Pi*(DC-DO)-Pm2*a1)
a2=quad( sin ,DC,Dm)
A2=Pm3*a2-Pi*(Dm-DC)
if(A2>=A1)
disp( the system is stable )
else
disp( the system is unstable )
end
Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2))
disp( critical clearing angle: )
Dcc
- 2012-09-11 22:46:05下载
- 积分:1
-
picoblaze
使用MATLAB simulink 设计picoblaze (picoblaze design by MATLAB simulink)
- 2015-01-15 23:38:29下载
- 积分:1
-
GA_RBF
遗传优化RBF采用遗传算法对传统RBF网络进行优化(RBF genetic optimization using genetic algorithms to optimize the traditional RBF network)
- 2014-01-07 20:08:32下载
- 积分:1
-
preparsedcode
iris pattern recognition for eye scan
- 2009-02-27 15:41:38下载
- 积分:1
-
Radar_system_simulation
雷达系统仿真,模拟接收信号同噪声叠加过程(Simulate the operation in a radar communication system.
Delay of the recieving signal and the noise addition is demonstrated.)
- 2013-10-03 21:17:06下载
- 积分:1
-
IIR
IIR滤波器设计,包含切比雪夫,巴特沃兹,椭圆等滤波器matlab代码。可直接运行。(IIR filter design, including Chebyshev, Butterworth, oval filter matlab code. Can run.)
- 2013-12-05 22:27:17下载
- 积分:1