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

equal-area-critirea

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

  • constellational
    通信系统仿真的星座图的画法问题,qpsk的仿真,图像很准确(Communication System Simulation constellation of painting issues, qpsk simulation, the image is very accurate and)
    2009-11-21 22:56:38下载
    积分:1
  • ziranzhixiangxing
    线列阵指向性图,用于水声领域换能器基阵的指向性仿真(Line array directivity diagram for the field of underwater acoustic change point simulation of energy converter arrays)
    2012-05-04 20:13:39下载
    积分:1
  • esprit
    esprit 旋转不变技术来估计波达方向 最基本算法,能估计出波达方向,但特征值较难估计,有误差,按照现代通信原理最基本算法matlab编码。(esprit ESPRIT DOA estimates the basic algorithm can estimate the DOA, but difficult to estimate eigenvalues, margin of error, according to the basic principles of modern communication matlab coding algorithm.)
    2013-12-05 23:17:05下载
    积分:1
  • 62757
    The following Matlab project contains the source code and Matlab examples used for use fourier interpolation to increase sampling of an image. also includes an optional filter. . Zero-pads the FFT of an image up to the desired size, then performs IFFT on larger array.
    2015-03-20 21:02:46下载
    积分:1
  • car_shadow
    基于阴影分割的车辆检测识别,可以成功地检测出车辆位置(the vehicle detection based on shadow,it can detect the vehicle succefully)
    2016-05-17 09:50:39下载
    积分:1
  • MATLABchangjiancuowu
    此中包含很多使用MATLAB过程中经常遇到的错误(Use MATLAB herein contains many errors often encountered in the process of)
    2010-10-28 10:06:25下载
    积分:1
  • TheoryOfWaveletAnalysisAndUsingMATLAB7InPractice
    小波分析理论与matlab实现 需用超星浏览器打开(wavelet analysis using matlab)
    2010-01-22 16:28:23下载
    积分:1
  • Aerospace-Toolbox-2.2
    Matlab 航空工具箱 Aerospace Toolbox 2.2(Matlab Aerospace Toolbox 2.2)
    2021-04-15 15:58:55下载
    积分:1
  • psobc318
    利用PSO算法设计传感器的动态补偿器,使补偿之后的传感器的动态性能指标得到提高。(PSO algorithm design using dynamic compensation of sensor devices for the compensation of the sensor after the dynamic performance is improved.)
    2007-07-22 16:38:42下载
    积分:1
  • Loudness_Toolbox
    强大的响度计算工具包。可以计算稳态的响度和瞬态的响度。并且可以将响度表示在时域上。(Loudness calculated powerful toolkit. Can calculate the loudness of steady state and transient loudness. Loudness and can be expressed in the time domain.)
    2020-12-15 16:29:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载