登录
首页 » matlab » equal-area-critirea

equal-area-critirea

于 2012-09-11 发布 文件大小:7KB
0 247
下载积分: 1 下载次数: 10

代码说明:

  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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • durbin
    这是个用Durbin递归求预测误差滤波器和他的输出,是电子所邹谋炎老师给出的例程。(This is a demand by Durbin recursive prediction error filter, and his output is of Electronics Zou Mou-Yan teachers given routine.)
    2007-07-20 11:07:05下载
    积分:1
  • Mateda2.0.zip-MATLAB-source-package
    Matlab Package for Estimation of distribution algorithm
    2011-06-29 02:33:15下载
    积分:1
  • laguerre
    this code calculate how use this programmation
    2016-11-08 07:17:59下载
    积分:1
  • Upload
    awgn mimo simulation matlab source code
    2013-07-10 12:06:05下载
    积分:1
  • Recursive-State-Estimation
    为了得到具有一般相关量测噪声线性系统的递推滤波算法, 将该问题转化为具有相关量测 单值随机向量的滤波问题,根据单值随机向量的线性无偏最小方差估计算法,导出了量测噪声为一 般相关鞅差序列的线性系统的最优递推状态估计滤波算法.通过数值仿真,将该算法与假定量测噪 声不相关时的Kalman 滤波算法进行了比较,证明了该算法的有效性(In order to obtain the recursive f i ltering alg orithm for a linear system w ith general correlat ed measurement noises, the problem is t ransformed to that of filtering for a single random vector w ith correlated measurements. According to the linear unbiased minimum variance estimation algorithm for a single random vector, a recursive filtering algori thm is presented. A digital simulat ion technique is used such that the new algorithm can be compared w i th the Kalman f i ltering algorithm, assuming that the measurement noises are uncorrelated. Validi ty of the proposed algorithm is thus proved)
    2012-08-08 16:37:24下载
    积分:1
  • C_AntClusterKnown
    蚁群算法 模式识别与智能计算 Matlab技术实现(ant colony optimization, ACO)
    2013-04-09 17:30:25下载
    积分:1
  • lab2
    Basic lab experimental prblm for matlab
    2013-12-02 15:43:55下载
    积分:1
  • MATLABHUNHEBIANCHENG
    MATLAB编程,又从函数使用到复杂程序的源代码,涵盖MATLAB所有基础知识(MATLAB programming, and from the function used to complex program' s source code, covering all the basics of MATLAB)
    2009-11-15 11:22:26下载
    积分:1
  • OFDM_802.111
    802.11的OFDM系统方针程序,比较全面详细。(802.11 OFDM systems approach procedures, more comprehensive details.)
    2010-07-02 08:19:35下载
    积分:1
  • cheng
    把整个频率范围中的某段重点频区局部放大,获得比整个频率范围高的频率分辨率,从而观察频谱中的细微部分(The entire frequency range of the frequency of certain key areas enlarged to obtain the entire frequency range than the high frequency resolution, and thus observe the subtle part of the spectrum)
    2009-12-14 20:56:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载