-
AN97011
SAA7111和SAA7121的寄存器初始化官方配置,经过工程的考验(SAA7111 and SAA7121 official configuration register initialization, after the test engineering)
- 2010-07-29 18:56:56下载
- 积分:1
-
COA_LABS
its a file concatanation program
- 2010-01-25 12:49:11下载
- 积分:1
-
sweb
sweb a pedestrian MATLAB web session starter
- 2010-10-18 05:53:07下载
- 积分:1
-
T1a
DFT and its circular nature
- 2009-11-18 22:45:05下载
- 积分:1
-
Compound_Poisson_Bench
poisson 求解
Benchmarks several different ways of generating Compound Poisson random variables by Monte Carlo simulation.(compound poisson
Benchmarks several different ways of generating Compound Poisson random variables by Monte Carlo simulation.)
- 2009-12-10 11:15:25下载
- 积分:1
-
ga
说明: genetic code with roullet wheal
- 2009-12-31 19:47:52下载
- 积分:1
-
SimPowerSystems
SimPowerSystem 的 应 用 介 绍(the introduction of the SimPowerSystem)
- 2013-03-23 22:11:18下载
- 积分: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
-
Code
说明: 熵值法的Matlab实现代码 每一步都有详细的说明(entropy method using Matlab)
- 2020-04-05 10:27:05下载
- 积分:1
-
mutualinfor
计算互信息非常有用的一组程序,里面有我的例子(a group of procedures of mutual information)
- 2010-08-18 15:32:44下载
- 积分:1