-
normpdf
改进后的高斯信号发生函数,可用于字符运算。(Improved Gaussian signal, can be used for computing characters.)
- 2009-04-13 12:22:54下载
- 积分:1
-
allan
Compute various Allan deviations for a constant-rate time series
- 2014-10-25 04:51:07下载
- 积分: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
-
matlab2exe
MATLAB语言编写的程序,生成对应可执行文件exe的方法和介绍。(A program written in MATLAB to generate corresponding executable exe method and presentation.)
- 2011-06-09 15:48:46下载
- 积分:1
-
MATLAB
采用邻近插值法和双线性插值法图像进行缩放和旋转(In neighbor interpolation and bilinear interpolation image scaling and rotation)
- 2014-12-04 00:36:07下载
- 积分:1
-
image-enhancement
一个图像增强程序,用MATLAB编写,针对过曝光和欠曝光,方法简单。(An method for underexposed image processing.)
- 2011-11-15 21:09:12下载
- 积分:1
-
main
按照要求改变平面加速度、速度,作出路径,显示加速度、速度、位移随时间变化(Change the acceleration and speed in a plane according to the requirement, and draw the path.)
- 2020-06-16 21:00:02下载
- 积分:1
-
sequences
里面包含GCL、gold、m序列的生成MATLAB源代码(Which contains the GCL, gold, m MATLAB source code generated sequence)
- 2010-09-30 21:31:10下载
- 积分:1
-
MatlabWork0
说明: vhdl 初学例程,对于初学者有很大的参考价值哦(VHDL beginner routines for beginners have great reference value oh)
- 2006-04-02 01:50:12下载
- 积分:1
-
music_plane_ZHOU
平面二维阵列,阵列信号处理理论,波达角doa估计(Planar array, matlab program, array signal processing, doa estimated)
- 2014-08-15 11:27:59下载
- 积分:1