搜索资源列表
递推最小二乘估计算法
- 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
LS
- 最小二乘辨识算法,包括一次完成最小二乘和递推最小二乘算法以及PRBS的生成方法-LS
Systemidentificationandneuralnetwork
- 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
Recursive_Least_Squares_Constant_Modulus_Algorithm
- 盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array-Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array2004
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
zuixiaoercheng
- 这是matlab下编的系统辨识方法,为最小二乘和递推最小二乘,内容已经经过调试,即可以作为课程参考,也可以应用于科学研究-This is XiaBian matlab system identification methods
LSM
- 递推最小二乘法估计的实现方法,很简单,有需要的就下吧-Recursive least squares estimation method is very simple, there is a need for it on the next
RLSS
- 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
zuixiaoerchengbianshi
- 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写-Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book
leastsquares
- 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
gfd
- 此程序源码,讲述了递推最小二乘算法的具体实现过程,对于初学者具有重要的参考价值-This program source code, described the concrete realization of recursive least squares algorithm process, are an important reference value for beginners
CH3CH4CH6
- 最小二乘法、递推最小二乘法、增广最小二乘法、梯度校正参数辨识-system identification
RLS_data
- 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
偏差补差递推最小二乘辨识时滞ARMAX模型
- 最小二乘算法,有关系统辨识的。文档内包含详细过程,以及实验结果。
LSM_identification
- 基于最小二乘的系统辨识程序,可以实现对ARMAX模型的参数辨识,内容包含了单次最小二乘辨识算法和递推最小二乘算法的实现(the system identification method based on LSM.)
递推最小二乘法实现及推广
- 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(Least square recursive algorithm simulation and its popularization and application, the least square method is well realized.)
VAM_RLS
- 实现了变递推间隔最小二乘的仿真,内含中文程序解释(The simulation of variable recursive interval least squares is realized, including Chinese program interpretation.)
suanfa
- 最小二乘估计参数,最小二递推乘估计参数,指数最小二乘递推估计参数(zui xiao er cheng gu ji)
最小二乘
- 递推最小二乘法,辨识模型参数。。。。。。。。。(Least square method model identification)
analytic
- 系统辨识的一些方法,在线离线,最小二乘,广义最小二乘,递推,夏氏法,辅助变量法,增广矩阵法,等等(Some methods of system identification, online and offline, etc.)