-
RLS
利用RLS算法实现参数的自适应估计
估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数(RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters)
- 2008-04-01 18:54:41下载
- 积分:1
-
kdot
8 band kp method calculate the valence band structure, using finite difference method
- 2013-08-14 11:06:35下载
- 积分:1
-
SMAcode
Implementation of SMA Code
- 2013-09-24 14:46:22下载
- 积分:1
-
matlab8910
这是我们上课用的Matlab课件,非常有用,希望对大家有用。。。(This is our school with the Matlab software, very useful, useful for all of us hope. . .)
- 2009-07-21 09:53:34下载
- 积分:1
-
PID
普通的PID控制,程序正确,下载就能用,只需要改PID控制的三个参数即可(Normal PID control, the program correctly, you can use to download, just change the parameters of PID control can be of three)
- 2011-06-09 15:56:56下载
- 积分:1
-
fhog
利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。(Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.)
- 2021-02-03 11:29:59下载
- 积分:1
-
Air_Vehicle_Dynamics_and_Control
说明: 小型固定翼无人机数学模型,用于航迹规划的控制研究,通过matlab进行仿真(The mathematical model of small fixed-wing uav is used for the control research of track planning, which is simulated by matlab)
- 2021-01-30 16:48:38下载
- 积分:1
-
de
说明: 样本自相关函数和偏相关函数,仅供大家参考,多多指教(Sample autocorrelation function and the partial correlation function, we only refer to the exhibitions)
- 2009-08-01 16:28:38下载
- 积分:1
-
dwt
DWT BASED MATLAB CODE FOR IMAGE
- 2013-05-04 19:28:17下载
- 积分:1
-
steepest_descent
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(Matlab implementation of this procedure steepest descent algorithm.)
- 2009-04-07 18:44:43下载
- 积分:1