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

equal-area-critirea

于 2012-09-11 发布 文件大小:7KB
0 245
下载积分: 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 个回复

  • 小波阈值去噪
    小波阈值去噪,含不同分解层次、输入信噪比、阈值、阈值函数去噪功能的比较。原始信号为高斯脉冲(Wavelet threshold denoising with different decomposition level, the input SNR threshold comparison of the threshold function denoising function. The original signal for the Gaussian pulse)
    2020-06-29 04:00:02下载
    积分:1
  • SolutionsVnoi
    VNOI code cards.pas money.pas nhay.pas
    2014-10-08 16:07:00下载
    积分:1
  • vblast
    MIMO中的VBLAST系统仿真,以及信道相关性分析(The VBLAST MIMO system simulation, and analysis of the channel correlation)
    2010-11-02 22:22:31下载
    积分:1
  • music_1
    一个可以实现超分辨率的程序,大家可以试一试(One can achieve super-resolution process, we can try)
    2011-04-21 17:04:58下载
    积分:1
  • Vinay-K.-Ingle_-John-G
    Vinay K. Ingle_ John G. Proakis-Digital Signal Processing Using MATLAB-Cengage Learning (2011)
    2014-12-15 01:47:27下载
    积分:1
  • noloadtest
    This model can verify the experiment of no-load test to get parameter of induction motor
    2011-07-29 15:39:13下载
    积分:1
  • DFT
    这个程序实现了基于OFDM系统的信道估计DFT算法的实现(This application implements the DFT channel estimation algorithm based on OFDM system implementation )
    2014-02-25 16:55:11下载
    积分:1
  • STAP_MVDR1
    frost模型进行空时波束合成,增加了阵列的自由度,既可以处理宽带信号也可以进行窄带信号。(When frost empty beam synthesis model, the degree of freedom of the array, can handle both narrow-band signal may be a broadband signal.)
    2014-04-09 23:28:56下载
    积分:1
  • visible-led-communication
    这里给出了几个可见光通信的MATLAB程序,调制方式采用OFDM调制解调,对于可见光通信的研究者具有重要的参考价值。(Here are a few visible light communication MATLAB program, modulation using OFDM modulation and demodulation for visible light communication researchers have important reference value.)
    2021-01-09 11:58:51下载
    积分:1
  • Genetic_Algorithm
    matlab遗传算法工具箱 进化计算 遗传算法 基于遗传算法搜索的最优化方法(matlab genetic algorithm toolbox evolutionary computation genetic algorithm based on genetic algorithm optimization method)
    2010-09-29 12:07:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载