-
matlabdef
C#平台调用matlab函数定义(c# platform invokes matlab functional definition)
- 2005-02-20 13:50:49下载
- 积分:1
-
signalsandsystems
说明: 《信号与系统》奥本海姆著,信号分析处理的经典教材,学小波分析必看的基础书(" Signals and Systems" Oppenheim a, signal analysis and processing of the classic textbooks, school books based on wavelet analysis a must-see)
- 2010-04-28 02:04:11下载
- 积分:1
-
PSO
用基本粒子群算法来解决优化问题,本程序给出的是测试函数,根据需要可以自行更改适应度函数。(Using particle swarm optimization algorithm to solve the problem, this program is given a test function, you can change the fitness function according to their needs.)
- 2015-01-24 10:51:48下载
- 积分:1
-
STNS
元胞自动机的STNS双车道模型,用于仿真道路交通流(Cellular automata STNS two-lane model for simulation of traffic flow)
- 2013-11-16 16:57:49下载
- 积分:1
-
matlab70primero
Manual de usuario de Matlab en españ ol
- 2013-05-17 10:20:36下载
- 积分: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
-
DeD
可以用来计算复杂网络中度以及度分布的函数(A way can be used to calculate the degree distribution and function of moderate of the Complex networks)
- 2011-12-12 17:09:25下载
- 积分:1
-
0002
粗糙集进行评价时最后求信息熵,进而生成决策树
- 2010-11-24 09:02:19下载
- 积分:1
-
approx_entropy
calculate the approximate entropy of heart rate varibility
- 2010-09-06 16:36:58下载
- 积分:1
-
Pointing04-Proceedings
point process of pose estimation
- 2013-01-09 18:20:04下载
- 积分:1