搜索资源列表
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
增广最小二乘估计
- 如果噪声e(k)为有色噪声时,采用最小二乘辨识系统参数为有偏估计,为改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出一种增广矩阵的方法
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
LS
- 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
zengguangLSM
- 广义最小二乘法 系统辨识的常用方法 可以更改阶数-system identification
algorithm
- 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm
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
zuixiaoercheng
- 这是matlab下编的系统辨识方法,为最小二乘和递推最小二乘,内容已经经过调试,即可以作为课程参考,也可以应用于科学研究-This is XiaBian matlab system identification methods
ModelIdentification
- 关于模型辨识的MATLAB仿真源码。有使用最小二乘的建模,有极大似然估计建模的方法。每个重点例句都有详细的解释。-On the MATLAB simulation model of source identification. Modeling the use of least squares, and maximum likelihood estimation method of modeling. Each key has a detailed explanation of examples
systems_identification
- 系统辨识 matlab源程序 最小二乘辨识-systems identification
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
LSSVMNARX
- 基于最小二乘支持向量机的NARX模型辨识,用于设备故障诊断-program based on LS-SVM NARX for diagnosis
LSyouse
- 最小二乘辨识方法matlab程序(有色噪声)(Least squares identification method matlab program (colored noise))
最小二乘拟合的两种求参方法
- 最小二乘拟合曲线;系统建模与辨识课程中所用到的两个最基础的程序(Least squares fitting curve,The two most basic programs used in the system modeling and identification course)
AM_RLS
- 实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)
Least squares identification
- 对四阶系统的最小二乘辨识; 其根本思想能表现为新的估计值 是在老的估计值 的基础上修正而得的(Least squares identification of fourth order system; Its fundamental idea can be expressed as a new estimate is based on the old estimate based on the revised)
自适应控制(有突变无阶次辨识)
- 带遗忘因子的递推最小二乘参数估计以及带有辅助变量的广义最小方差自校正控制算法及结果,源码可找我要(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)
SS_sens
- 基于最小二乘的参数辨识程序,matlab代码,可用于初学者基本的最小二乘理解(Parameter identification program based on least squares)
analytic
- 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)