-
speechprotected1
speech recognition system matlab code
- 2011-05-08 02:42:34下载
- 积分: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
-
rapportfinal21
MODELISATION D4UNE COMMANDE DTC CLASSIQUE D4UNE MACHINE ASYNCHRONE AVEC MATLAB/SIMULINK
- 2014-01-21 20:36:26下载
- 积分:1
-
OFDMMATLABsimulationprogram
OFDM MATLAB 仿真程序
OFDM MATLAB 仿真程序(OFDM MATLAB simulation program)
- 2009-04-07 19:51:25下载
- 积分:1
-
ARMA1_shiyan
时间序列实验 ARMA模型的EVIEWS操作(arma MODEL EVIEWS AND DOCUMENTS)
- 2010-12-02 00:55:17下载
- 积分:1
-
conjugate_gradient
说明: 共轭梯度法求最优值,这个程序是上课的时候做的,还行就发过来了(good)
- 2010-04-08 09:38:20下载
- 积分:1
-
3D-curves-reconstruction
3D curves reconstruction from multiple images
- 2014-09-23 20:55:33下载
- 积分:1
-
RINEXcode
gps RINEX数据文件读取,进行数据解算计算,得到适合的星历信息(gps RINEX DATA READ)
- 2015-03-31 21:22:24下载
- 积分:1
-
matlab
说明: 利用计算曲线法计算三相短路电流,matlab 语言编写的 ,运行正确……(Calculation method using three-phase short-circuit current curve)
- 2011-04-13 22:46:34下载
- 积分:1
-
Metlab
metlab各种小程序,内容广泛.适合入门的同学学习(metlab)
- 2010-06-02 15:20:13下载
- 积分:1