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

equal-area-critirea

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

  • nihe
    拟合 matlab!拟合 matlab!拟合 matlab!拟合 matlab!(matlab nihequxian.matlab nihequxian.matlab nihequxian.)
    2010-06-03 15:27:25下载
    积分:1
  • soving-equation
    matlab常见方程求根常用方法打包,可以供初学者使用(The matlab common equation Root common method of packaging, for beginners)
    2012-02-11 20:00:30下载
    积分:1
  • cskmeans
    K均值聚类用matlab实现源程序,可用于其他算法的结合与实现(K-means clustering using matlab)
    2012-07-26 19:03:42下载
    积分:1
  • M文件1
    说明:  通过编程得到正交的1egendre(N)函数序列(Orthogonal sequence of Legendre (N) functions obtained by programming)
    2020-06-24 16:00:01下载
    积分:1
  • CsCallMatlab
    C#调用Matlab2008b的两个例子,如果没有安装Matlab2008b,至少要安装MCRInstall.exe v7.9(C# call Matlab2008b example, if not installed Matlab2008b, at least to install MCRInstall.exe v7.9)
    2009-04-09 04:09:02下载
    积分:1
  • SignalModulations
    signal modulation it is good for you
    2013-10-20 20:11:03下载
    积分:1
  • beiging
    包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,FMCW调频连续波雷达的测距测角,是本科毕设的题目。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, FMCW frequency modulated continuous wave radar range and angular measurements, The title of the commercial is undergraduate course yo.)
    2016-05-23 21:00:49下载
    积分:1
  • sliding bearing
    说明:  360°轴承静态性能的油膜压力、支撑力、摩擦力、流量计算。(the calculation of oil film pressure, support force, friction force and flow of sliding bearing static performance.)
    2020-06-03 20:24:28下载
    积分:1
  • optimiz
    optimization program
    2012-04-23 20:27:16下载
    积分:1
  • tsp
    用matlab 来实现用遗传算法解决tsp问题。(Using matlab to achieve using genetic algorithms to solve the problem tsp.)
    2011-08-25 10:25:59下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载