-
VSScontrolbasedonKalmanFilter
基于滤波器的滑模控制器设计的matlab源代码,对于研究滑模边结构控制的同学很有用。(Sliding mode controller based filter design matlab source code, for studying the structure of sliding mode control edge classmates useful.)
- 2008-06-04 21:14:04下载
- 积分:1
-
liegouzhuituzi51
数学实验中用matlab对猎狗追逐兔子进行的仿真和分析(Matlab to the hunting dog chasing rabbits simulation)
- 2012-05-11 10:46:02下载
- 积分:1
-
Robot_Soccer_R2011b
soccer robot simulation based matlab
- 2012-05-26 01:47:36下载
- 积分:1
-
warm
一个故障诊断的程序,采用了多种方法,将故障时刻检测了出来,并进行了比较(A fault diagnosis program, using a variety of methods, fault detection out moments, and compared
)
- 2012-03-02 18:45:35下载
- 积分:1
-
project_1
weight trajectories for two different initial conditions an step-size( variance of u, denoted by var_u, can be changed.
Also, the values of the step-size, in the variable
mu, and the value of the initial weight estimate,
in the variable w_init, can be changed.)
- 2011-05-27 21:34: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
-
MFEToolbox
matlab工具箱,可以用来处理各类garch模型,尤其是包含CCCGARCH等多元garch模型(it s a matlab toolbox that can be used to deal with all kinds of garch model, especially multivariate garch model like CCC-GARCH model)
- 2014-12-09 17:18:00下载
- 积分:1
-
MUSIC_based_on_UCA_S3_1
均匀圆阵的二维music算法,有两个信号,采用meshgrid画图(Uniform circular array music algorithm, there are two signals, using meshgrid drawing)
- 2015-05-25 10:44:04下载
- 积分:1
-
jeijiu_v73
数学方法是部分子空间法,多机电力系统仿真及其潮流计算,用于特征降维,特征融合,相关分析等。( Mathematics is part of the subspace, Multi-machine power system simulation and flow calculation, For feature reduction, feature fusion, correlation analysis.)
- 2016-09-06 17:42:14下载
- 积分:1
-
Rayleigh_Channel
to generate rayleigh enveloppe
- 2010-10-07 09:53:22下载
- 积分:1