-
simpleXover
p1 - the first parent p2 - the second parent bounds - the bounds matrix for the solution space Ops - Options matrix for simple crossover(p1- the first parent p2- the second parent bounds - the bounds matrix for the solution space Ops - Options matrix for simple crossover)
- 2009-07-10 11:42:31下载
- 积分:1
-
plate-tilt-correction
说明: 车牌倾斜校正程序,将车牌边界与图像边界不平行的图像进行旋转,使其平行,可用于车牌识别。(Plate tilt correction procedure, the plate boundary is not parallel with the image border to rotate the image, a parallel can be used for license plate recognition.)
- 2011-03-01 09:26:38下载
- 积分: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
-
wav_matlab
matlab音频的控制与播放,详细的代码,可以直接运行(matlab audio control and playback, a detailed code that can run)
- 2009-11-28 09:30:59下载
- 积分:1
-
makeJac
making jacobian matrix
- 2011-06-11 15:11:38下载
- 积分:1
-
xindaoxuajieshouji.m
说明: 主要用于多信号的接收,实现全概率信号的截获和接收(Is mainly used for multi-signal receiver, the probability of signal interception for full and receive)
- 2010-03-20 14:40:10下载
- 积分:1
-
GLOWWORM
GLOWWORM 算法 MATLAB源程序(GLOWWORM algorithm MATLAB source)
- 2012-05-20 12:43:13下载
- 积分:1
-
BESO
双向渐进结构拓扑优化原始代码,采用软杀伤法的BESO( the source code of Bidirectional evolutionary structural topology optimization with the soft kill law BESO)
- 2021-02-17 10:39:46下载
- 积分:1
-
psat
一个较好的MATLAB潮流程序,希望对电力系统工作者有帮助。(a good trend MATLAB procedures in the hope that the electricity system is to help workers.)
- 2007-05-25 21:58:41下载
- 积分:1
-
zasilacz_impulsowy
Complete SMPS power supply project.
- 2014-09-16 22:24:35下载
- 积分:1