登录
首页 » 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 个回复

  • pso_pid
    说明:  这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。(this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.)
    2006-04-18 22:12:32下载
    积分:1
  • optim
    matlab优化工具箱,包括线性规划linprog.m,二次规划quadprog.m等(optim toolbox)
    2013-09-05 13:20:58下载
    积分:1
  • opticsfiber
    光通信新技术的简介:光接收机和光检测机的详细讲解好描述。(optics fiber communications)
    2009-11-01 20:05:25下载
    积分:1
  • tsp_brute
    ACO for tsp. this file will be helpful in executing the code in Matlab in order to find TSP answer using ACO
    2014-10-16 14:40:40下载
    积分:1
  • TDMA
    TDMA(时分多址)通信系统的仿真文件,可以作为大作业使用(TDMA (Time Division Multiple Access) communication system simulation files can be used as a big job)
    2021-03-29 21:09:11下载
    积分:1
  • dtree
    how impliment a disicion tree with matlab
    2013-01-17 05:41:04下载
    积分:1
  • raji1
    in this folder contains the Extract the files and to add the SIFT features.
    2013-10-01 23:49:52下载
    积分:1
  • REFLCOEF3
    The Seismic Unix Project is partially supported by the CWP Consortium Project. In the past, the Seismic Unix Project has received partial support from the Gas Research Institute (GRI) and the Society of Exploration Geophysicists Foundation.
    2011-11-11 09:24:02下载
    积分:1
  • matlabfuzzbox
    模糊神经网络的工具箱函数介绍,大家看看吧(Fuzzy neural network toolbox function introduced, let us look at it)
    2008-12-17 11:24:32下载
    积分:1
  • scm
    可自行设置参数产生SCM信道,支持MIMO等功能(can set your own parameter to create SCM channel,support MIMO an other function.)
    2013-08-14 14:55:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载