搜索资源列表
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
增广最小二乘估计
- 如果噪声e(k)为有色噪声时,采用最小二乘辨识系统参数为有偏估计,为改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出一种增广矩阵的方法
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
xitongbianshi
- 应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识-RLS
LMS
- 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
MATLAB
- 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB based on the least squares parameter identification and simulation
CH3CH4CH6
- 最小二乘法、递推最小二乘法、增广最小二乘法、梯度校正参数辨识-system identification
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
Second_Order
- 应用最小二乘法对二阶系统进行辨识,得到相关参数-Application of least squares, second order system identification, are relevant parameters
lsebs
- 自己编的最小二乘参数辨识,已经调试,内附详细程序说明。-Their own series of least-squares parameter identification, has been commissioning, containing detailed descr iption of the procedures.
F-TLS
- 频域加权最小二乘拟合,加速度计动态模型参数辨识(Frequency domain weighted least square fitting)
LSM_identification
- 基于最小二乘的系统辨识程序,可以实现对ARMAX模型的参数辨识,内容包含了单次最小二乘辨识算法和递推最小二乘算法的实现(the system identification method based on LSM.)
最小二乘参数辨识方法及应用程序清单
- 使用最小二乘法以及相关扩展算法对系统进行参数辨识(Least square parameter identification)
syste_identification
- 水箱系统系统辨识实例,使用最小二乘法进行辨识参数(Modeling of water tank mechanism - least squares identification parameters)
新建文件夹
- 递推最小二乘参数辨识,适用于ARMA模型,锂电池等效电路模型参数辨识时使用(RLS for parameter identification)
自适应控制(有突变无阶次辨识)
- 带遗忘因子的递推最小二乘参数估计以及带有辅助变量的广义最小方差自校正控制算法及结果,源码可找我要(Recursive Least Squares Parameter Estimation with Forgetting Factor and Generalized Minimum Variance Self-Tuning Control Algorithm with Auxiliary Variables and Results)
最小二乘
- 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
1
- 最小二乘法的系统参数辨识函数,可以辨识任意的线性函数,效果比其他的一般的最小二乘法好(The system parameter identification function of least squares method can identify any linear function, and the effect is better than other ordinary least squares method.)
SS_sens
- 基于最小二乘的参数辨识程序,matlab代码,可用于初学者基本的最小二乘理解(Parameter identification program based on least squares)
最小二乘
- 最小二乘法进行参数辨识,主要在系统辨识方面应用。(Least square method for parameter identification)