搜索资源列表
系统辨识
- 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
zuixiaoercheng
- 用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.
递推最小二乘估计算法
- 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
卡尔曼滤波递推算法
- 卡尔曼滤波递推算法
levinson
- 原创_levinson_dubin递推算法,现代谱估计的一种算法-Original _levinson_dubin recursive algorithm, Modern Spectral Estimation Algorithm
m12_2
- 最小二称递推算法的MATLAB实现范例,思路为在上一次得到结果的基础上,根据新获得数据,对上一时刻的计算结果修正。-Second smallest recursive algorithm that implementation of the MATLAB examples, ideas for the first time to be on the basis of the results, according to newly acquired data, on one occasion to
TheResearchofSpatialSpectrumEstimationAlgorithminS
- 智能天线技术是第三代移动通信系统的关键技术之一,也是国内外热门的研究课题。由于无线移动通信的信道传输环境具有复杂性和不确定性,存在多径衰落和时延扩展,因此造成了符号间串扰、同信道干扰、多址干扰等,这些干扰降低了链路性能和系统容量,智能天线技术是解决以上问题的方法之一。 本文首先阐述了智能天线和白适应波束形成的基本理论,然后对自适应算法进行了研究。对一些基本的自适应算法最小均方算法、恒模算法及递推最小均方算法进行了分析讨论,用计算机仿真的结果论证了算法的性能。针对相干干扰介绍了空间平滑技术,对传统
RLSS
- 一个有用的自适应算法,递推最小二乘算法。-a useful adaptive algorithm,RLS.
2
- 此算法为最小二乘参数估计的递推算法。运行后得到辨识参数:a1= -1.4981, a2= 0.7038, b1= 1.0476, b2= 0.4704。-The algorithm for the recursive least squares parameter estimation algorithm. After operation to identify the parameters: a1 =-1.4981, a2 = 0.7038, b1 = 1.0476, b2 = 0.4704.
zuixiaoerchengbianshi
- 递推最小二乘 辩识算法,算法简单易懂,按照系统辩识与自适应书上的算法编写-Recursive least squares identification algorithm easy-to-read, in accordance with the system identification and adaptive algorithm for the preparation of a book
RLS_data
- 利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
pianchabuchang
- 基于matlab 偏差补偿最小二乘的递推算法-Matlab error compensation based on the recursive least squares algorithm
erbu
- 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
duoji
- 此程序是基于多级最小二乘法,运用递推算法。-This procedure is based on the multi-stage least squares method, the use of recursive algorithms.
guangyi
- 此程序是基于广义最小二乘法,运用递推算法。-This procedure is based on generalized least square method, the use of recursive algorithms.
xiamding
- 此程序是基于自适应限定记忆最小二乘法,运用递推算法。-This program is limited to memory based on adaptive least squares method, the use of recursive algorithms.
Untitled
- 利用MATLAB语言来实现Levinson-Durbin递推算法,并估计AR模型参数,从而对正弦信号加白噪声进行功率谱估计。-Using MATLAB language to implement Levinson-Durbin recursive algorithm, and estimate the AR model parameters, thus sinusoidal signal plus white noise power spectrum estimation.
递推最小二乘法实现及推广
- 最小二乘递归算法仿真及其推广应用,很好地实现了最小二乘法(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.)
递推算法
- 在yule-walker方程已建立的基础上,建立的递推算法源程序(Based on Yule-Walker equation, the recursive method established)