-
GT
说明: 梯度-灰度共生矩阵的产生美能够计算一个灰度共生矩阵(Gradient co-occurrence matrix to produce beauty to calculate a gray level co-occurrence matrix)
- 2012-04-02 22:31:24下载
- 积分:1
-
Satellite-orbit-simulation
卫星轨道仿真,源码,C++,定位等信息GEllipticalOrbit.cpp登文件(Satellite orbit simulation
)
- 2012-05-04 13:59:56下载
- 积分: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
-
matlab_cpp
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
- 2007-11-05 15:06:09下载
- 积分:1
-
efficiency_2outputflc_withlma
Efficiency optimization of IPMSM with fuzzy logic controller and loss minimization algorithm. Good for simulation.
- 2009-11-17 05:54:23下载
- 积分:1
-
codes
有关MIMO方面的各种仿真源代码,值得一看。特推荐(MIMO simulation on various aspects of the source code, worth a visit. Special Recommendation)
- 2011-05-14 16:28:05下载
- 积分:1
-
stego
lsb water marking lsb water marking lsb water marking lsb water marking lsb water marking lsb water marking lsb water marking
- 2014-10-18 14:04:46下载
- 积分:1
-
3-D_FDTD_code
三维有限时间差分法计算矩形谐振的例子编程(three-dimensional finite-difference time rectangular resonant examples of Programming)
- 2007-05-09 19:13:46下载
- 积分:1
-
qpsk_awgn
qpsk awgn with simulink
- 2013-09-10 09:55:41下载
- 积分:1
-
Ubftl
超声仿真软件,基于MATLABB,用于声束合成技术可直接使用。
(Ultrasound simulation software, based on MATLABB for beam synthesis technique can be used directly.)
- 2012-07-29 00:00:22下载
- 积分:1