-
ParzenPNN
Matlab PNN network with realization using simple console
- 2009-03-28 21:27:24下载
- 积分:1
-
shuzixinhaochuli-chengxu
数字信号处理源代码,基于matlab(Digital signal processing source code, based on the matlab)
- 2011-10-30 13:48:55下载
- 积分:1
-
Kalman-Filtering---Theory-and-Practice-Using-MATL
Kalman Filtering - Theory and Practice Using MATLAB - Mohinder Grewal (Wiley, 2001).pdf
- 2012-01-13 18:52:52下载
- 积分:1
-
Adaptc
adptc the code for adptc its an exellent one
- 2009-11-17 18:11:04下载
- 积分:1
-
LQR_comp
computes the LQG controller parameters, [K1 K2 K3 K4]
system states are the HF components of:
LSS speed, HSS speed, coupling internal torque, wind torque
uses the linearzid WECS model with parameters computed in linf_param_comp.m file
uses quadratic performance index with weighting coefficient weight
- 2014-10-31 20:04:08下载
- 积分:1
-
fuzzy_pid_withdis
Under the circumstances of pure lag in feedback control system and the imprecision of the controlled object model, the fuzzy logic and pure lag compensation theory is used to design a Fuzzy PI-Smith control system . By the Simulink toolbox and Fuzzy logic toolbox of MATLAB, the system has been simulated. The simulation results show that the Fuzzy PI-Smith system has faster response speed and smaller overshoot than the traditional PI-Smith system.The explicit formulation of Fuzzy PI-Smith system is derived, and it lay the basis for the practical application of control algorithms.strategy can do well in controlling the tail temperature. And the FuzzyPI-Smith system can get better dynamic characteristic and effectively overcome the problems by pure lag with the traditional ( Under the circumstances of pure lag in feedback control system and the imprecision of the controlled object model, the fuzzy logic and pure lag compensation theory is used to design a Fuzzy PI-Smith control system . By the Simulink toolbox and Fuzzy logic toolbox of MATLAB, the system has been simulated. The simulation results show that the Fuzzy PI-Smith system has faster response speed and smaller overshoot than the traditional PI-Smith system.The explicit formulation of Fuzzy PI-Smith system is derived, and it lay the basis for the practical application of control algorithms. strategy can do well in controlling the tail temperature. And the FuzzyPI-Smith system can get better dynamic characteristic and effectively overcome the problems by pure lag with the traditional )
- 2013-05-20 11:26:54下载
- 积分:1
-
dsss
source code for dhss
- 2012-11-28 09:12:37下载
- 积分:1
-
Desktop
matlab中关于结构动力计算的,小程序,采用纽马克方法计算的两个自由度的小程序。(matlab matlab newmark method,dynamic response of structres.)
- 2011-12-15 21:49:50下载
- 积分:1
-
math_modelling
数学建模例题集非常有用,数学建模例题集非常有用(mathematical modeling examples set very useful mathematical modeling is very useful examples Set)
- 2007-01-01 16:06:53下载
- 积分:1
-
knn
K邻域模式识别方法 KNN算法不仅可以用于分类,还可以用于回归。通过找出一个样本的k个最近邻居,将这些邻居的属性的平均值赋给该样本,就可以得到该样本的属性。更有用的方法是将不同距离的邻居对该样本产生的影响给予不同的权值(weight),如权值与距离成正比。(k-Nearest Neighbor algorithm )
- 2010-11-19 17:08:38下载
- 积分:1