-
aca
蚁群聚类算法,这个算法在处理油色谱数据时很有用的(Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data)
- 2009-10-20 19:31:35下载
- 积分:1
-
Matlab
最优控制的matlab基础,主要包括最优控制中常用的matlab知识(Matlab based on optimal control, including optimal control matlab common knowledge)
- 2009-04-20 23:08:53下载
- 积分:1
-
FiltryUn
C++ IIR filter module hided behind interfaces,
coefitients format compatible with matlab SOI matices
- 2009-05-22 13:01:08下载
- 积分:1
-
seatbelts
自己做的对四种纹理特征进行svm训练,含有数据,下载可用(Own doing the four texture features svm training, contains data, download available)
- 2014-12-24 10:03:30下载
- 积分:1
-
fengdianyuce1
arma时间序列预测,可以用来通过过去的数据预测未来的风电功率(arma,you can use it to predict the future wind power )
- 2016-03-14 18:26:21下载
- 积分:1
-
20067711511036675
matlab例程,非常好用,便以移植,bianyuxuxi(susan Algorithm is very easy to use, then to transplant)
- 2009-04-26 16:57:48下载
- 积分:1
-
Digital_image_processing_and_realization_of_MATLAB
数字图像处理及MATLAB实现(余成波)(Digital image processing and MATLAB to achieve (Yu Bo))
- 2008-06-23 13:08:28下载
- 积分:1
-
Saturation-Vapor-Pressure
Saturation vapor pressure calculation for thermodynamic applications.
- 2014-09-12 16:58: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
-
MATLAB7.0inDigitalSignalProcessing
MATLAB7.0在数字信号处理中的应用本书针对广泛的信号处理领域,详细介绍了MATLAB7.0提供的信号处理工具箱函数及其使用(MATLAB7.0 book in digital signal processing applications in signal processing for a wide range of areas, detailing MATLAB7.0 Signal Processing Toolbox provides functions and their use)
- 2014-01-16 20:02:59下载
- 积分:1