-
1_20090docpptbak_9
matlab使用手册,很有帮助作用的,对于查找函数。(matlab manual, helpful role, for the search function.)
- 2010-11-05 09:56:11下载
- 积分:1
-
BOTZ
Robot controll using Matlab
- 2012-05-04 18:49:09下载
- 积分:1
-
web_download
script that downloads, converts and saves from a webpage using Matlab
- 2013-10-30 03:47:17下载
- 积分:1
-
chapter8
神经网络理论与matlab7实现 源代码(Neural Network Theory and realization of the source code matlab7)
- 2010-01-11 10:34:11下载
- 积分: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
-
jia_quan_zui_xiao_er_cheng_fa
此为:加权最小二乘法源码(使用最原始的的定义公式编码)(This is: weighted least squares method source code (using the original definition of the formula coding))
- 2015-08-02 19:15:28下载
- 积分:1
-
DOA_8
高频地波雷达线形天线接收天线阵列流形下的目标到达角算法(linear high-frequency radar antenna to receive antenna array manifold the target DOA Algorithm)
- 2007-05-02 07:58:49下载
- 积分:1
-
MATLAB_Wavelet_analysis
张德丰《MATLAB 小波分析》光盘源代码(Zhang Defeng " MATLAB wavelet analysis," the source code CD-ROM)
- 2010-07-08 22:43:24下载
- 积分:1
-
decoder
program to image processing decoder and decoder
- 2010-12-02 15:10:46下载
- 积分:1
-
exp01_LMS
LMS算法的仿真程序,初级入门的matlab仿真程序(LMS algorithm for the simulation procedure, the initial entry of matlab simulation program)
- 2008-05-29 17:05:27下载
- 积分:1