-
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
-
aw
说明: 车辆系统动力性单轮模型,根据运动方程计算车轮位移和车身位移的频率响应函数,以及系统响应输出的功率谱密度(Single wheel vehicle system dynamic model, calculated according to the equation of motion wheel displacement and Body displacement frequency response function, and the system responds with output power spectral density)
- 2012-09-19 15:09:30下载
- 积分:1
-
OOFDMZhouMinn
模拟光ofdm中的minn算法 可以出图 源码 详细过程 以及注释 和必要的文字说明(the simulation of the minn in ofdm , it can give off pictures and the descreption of the minn)
- 2011-12-02 10:49:09下载
- 积分:1
-
DEF
里面有DFE、LMS、RLS、NLMS的几种算法的学习曲线的比较,很适合学习和分析(The DFE, LMS, RLS, NLMS several algorithms learning curve comparison, it is suitable for study and analysis)
- 2020-12-01 14:39:26下载
- 积分:1
-
MATLAB
里面是关于matlab最基本的学习资料,有两个版本的,大家可以根据自己不同的要求,去学习它。(Matlab inside on the most basic learning materials, there are two versions, we can according to their different requirements, to study it.)
- 2009-07-03 09:58:48下载
- 积分:1
-
WFM-r43
This package is very important for WRF (Weather and Research Forecast ) installation ARWpost in ubuntu
- 2015-02-09 17:11:43下载
- 积分:1
-
自适应权值立体匹配算法
一种改进的自适应权值立体匹配算法,用于图像处理等(An improved adaptive weight stereo matching algorithm for image processing, etc.)
- 2020-09-22 14:37:50下载
- 积分:1
-
hilbert_trans
利用特别功能找出完美的符合。非常有用的程序。。(this is a very useful tool to find hht which is hilbert trans,)
- 2017-12-21 16:51:41下载
- 积分:1
-
0-1Test
为0-1Test程序的文章,是外文,很有用的。(The paper for 0-1Test.)
- 2010-06-30 16:04:57下载
- 积分:1
-
123
是基于MATLAB的车牌字符识别程序。只是个大学生做的程序,大家别太苛刻(Is based on the MATLAB license plate character recognition program. Students just do the procedure, we do not be too harsh)
- 2010-05-27 21:36:13下载
- 积分:1