-
matlabXiaoBoNN
一个通用的matlab程序 小波神经网络(A common procedure matlab wavelet neural network)
- 2008-12-30 18:11:09下载
- 积分:1
-
Chaos
algorithm to calculat the Lyapunov exponent from time series.
- 2010-02-09 09:05:29下载
- 积分:1
-
version1.0
关于边缘检测的matlab程序,设置初始点,调试用的初始化等等(About matlab edge detection procedure, set the initial point, debugging and so on used to initialize)
- 2009-04-02 13:23:47下载
- 积分:1
-
netplot
用matlab编程实现的有向图图形图像的原代码实现,请各位指点(Using matlab programming has realized the graphic image of the original code, please give pointers)
- 2015-12-01 21:43:00下载
- 积分:1
-
format_change
format changer
- hex to decimal
- decimal to hex
- 2009-12-06 16:21:31下载
- 积分:1
-
puhuarong-dianciceshen
说明: 电磁测深法原理-朴化荣---一本经典的电磁测深的教材,初学电磁测深专业人员、学生的优秀入门教材,由于一直没有再版很难找。(电磁测深法原理-朴化荣,一本经典的电磁测深的教材,初学电磁测深专业人员、学生的优秀入门教材,由于一直没有再版很难找。 )
- 2011-04-05 09:38:23下载
- 积分:1
-
shuxuewulifangfa-matlab
《数学物理方法的matlab解法与可视化》用matlab处理数学物理方法的书(《Methods of mathematical physics and visualization solution matlab》 matlab deal with methods of mathematical physics books)
- 2011-09-27 20:21:09下载
- 积分: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
-
mainfun
云南电网结题程序,打开.dat的文件,用于进行电能质量的分析。(Yunnan Power Grid node title program, open the dat file for the analysis of power quality.)
- 2012-04-26 18:44:45下载
- 积分:1
-
SVM_SteveGunn
matlab支持向量机程序SVM_SteveGu(matlab support vector machine procedures SVM_SteveGu)
- 2007-07-19 08:42:22下载
- 积分:1