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

equal-area-critirea

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

  • boost_ss_20090824
    boost双环控制模型,电压外环电流内环,CCM模式(loop control model boost the voltage current of the inner outer, CCM mode)
    2010-07-05 09:14:49下载
    积分:1
  • MTV-play-GUI
    自己编写的matlab GUI程序,实现MTV的播放功能。压缩内包含.m源码以及.fig文件。(I have written matlab GUI program, realized MTV playback functions. Compression contained within. M source and. Fig file.)
    2013-12-16 15:01:51下载
    积分:1
  • Matlebcommand
    MATLAB 操作命令,包括系统的运行命令和运算处理等操作的命令,非常方便编程调试时候快速的查找(MATLAB commands, including the operating system and order processing operations in order to operate, Programming Debugging is very convenient when you fast)
    2007-04-10 04:21:48下载
    积分:1
  • identify4
    软件无线电调制方式识别及解调算法仿真研究(Software radio modulation and demodulation algorithm simulation identified)
    2013-10-17 10:29:33下载
    积分:1
  • 面波数值模拟
    面波数值模拟,交错网格法高阶有限差分数值模拟算法(Surface wave numerical simulation)
    2019-04-22 20:16:52下载
    积分:1
  • adpcm
    ADPCM的matlab算法,很简单,一般人都能看懂。(Matlab the ADPCM algorithm, is very simple, ordinary people can understand.)
    2020-07-10 21:18:54下载
    积分:1
  • Matlab
    雷达信号目标跟踪的相关程序,可以借鉴一下!很有用的!(Image processing procedures, can learn about! Very useful!)
    2020-07-26 22:28:41下载
    积分:1
  • APF3p_3line
    三相有源滤波的仿真,不会让你失望的,看看(matlab apf)
    2021-04-19 20:18:51下载
    积分:1
  • cdhmm
    用matlab实现的一个连续概率分布的HMM程序,可以结合《MATLAB扩展编程》一书中关于HMM的介绍(Using matlab to achieve a continuous probability distribution of the HMM program, you can combine MATLAB programming expansion, a book on the introduction of the HMM)
    2007-11-07 20:20:40下载
    积分:1
  • Enhancement_for_Fingerprint_Image
    在频域对指纹图像进行增强,也适用于其他图像,在“imread( )”语句中更改您所需增强的图像即可。(In the frequency domain of fingerprint image enhancement, but also to other images, in the " imread (' ' )" statement required to change your image can be enhanced.)
    2009-05-28 11:45:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载