-
xianxingfangchengzudezhijiefa
线性方程组的直接发的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献(Linear equations of the source code directly, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific research)
- 2009-04-02 17:17:03下载
- 积分:1
-
tuxiangchuli
matlab的另一个功能就是应用在图像处理上。有强大的能力处理图像。希望对读者有很大的帮助(Another feature is the application of matlab in image processing. Has a strong ability to handle images. Hope to be very helpful to readers)
- 2013-10-27 21:20:46下载
- 积分:1
-
GARCH
这回garch模型在matlab中的代码(This time garch model in matlab code)
- 2012-08-07 19:08:21下载
- 积分:1
-
010-J027
article in english for subsytem
- 2013-03-05 20:36:56下载
- 积分:1
-
equal-area-critirea
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
- 2012-09-11 22:46:05下载
- 积分:1
-
灰色预测GM11
灰色预测是就灰色系统所做的预测。所谓灰色系统是介于白色系统和黑箱系统之间的过渡系统。(Grey prediction is the prediction of grey system. The so-called grey system is a transitional system between the white system and the black box system.)
- 2020-06-15 22:35:01下载
- 积分:1
-
AF
说明: 协作通信下AF协作模式的MATLAB仿真代码(cooperative communication)
- 2010-06-09 09:51:31下载
- 积分:1
-
mat2
这是MATLAB的一维插值的应用,数模培训的必要内容(This is the MATLAB interpolation of one-dimensional applications, a number of essential elements in training mode)
- 2007-12-10 15:04:03下载
- 积分:1
-
monitor
说明: 基于matlab的摄像头监控程序,功能较强(camera monitor matlab)
- 2010-04-26 10:26:23下载
- 积分:1
-
afd
实现主动频率偏移法的孤岛检测,利用matlab中的S-FUN编写(Frequency offset for active islanding detection method, using matlab written in S-FUN)
- 2011-07-13 10:18:31下载
- 积分:1