-
Matlab6
matlab 信号分析详解(matlab design)
- 2009-10-08 17:39:13下载
- 积分:1
-
nn
说明: neural network application book
- 2010-05-27 06:00:18下载
- 积分:1
-
holeofdiffraction
完整的1X1mm大小的方孔衍射程序...............................
可以运行,会有点慢(Complete 1 x1mm square hole the size of the diffraction process)
- 2013-09-12 13:35:00下载
- 积分: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
-
svm.cpp
This is a weighted svr in matlab
- 2015-04-20 12:28:55下载
- 积分:1
-
Mie-scattering-Matlab
Mie散射相函数MATLAB源程序,求mie散射系数an、bn及散射角等(MATLAB Functions for Mie Scattering and Absorption)
- 2015-05-10 18:49:57下载
- 积分:1
-
addwindow
说明: 在抗干扰算法中,对抗干扰权加Chebyshev窗,以降低副瓣电平,使方向图更好(In the anti-jamming algorithm, Chebyshev window on the right and interference to reduce the sidelobe level, so that pattern better)
- 2010-03-31 22:52:18下载
- 积分:1
-
JiDai
MATLAB实现信号的基带发送 传输和接收(MATLAB realization of the baseband signal to send transmission and reception)
- 2010-05-09 12:08:47下载
- 积分:1
-
3.Root-MUSIC
Root-MUSIC算法MATLAB程序,分布式信源信号处理(Root-MUSIC algorithm MATLAB program- Distributed Source Signal Processing)
- 2011-10-31 11:14:12下载
- 积分:1
-
RepetitiveControlSimulink
重复控制的实现。提供matlab源码实现,及simulink实现。(RepetitiveControl realization.)
- 2021-04-20 19:08:50下载
- 积分:1