当前位置:
首页 资源下载
搜索资源 - Recursive least squares algorithm
搜索资源列表
-
1下载:
用matlab编写的一个程序,实现系统辨识中的最小二乘递推算法,有运行结果和图形.-using Matlab a procedure for the preparation, system identification achieve the recursive least squares algorithm, running results and graphics.
-
-
0下载:
这是黑龙江大学自控理论杨易朋同学在最优估计课程当中用matlab编写的递推增广最小二乘算法!-This is the theory of Heilongjiang University, Yang Yi-controlled peer students in courses optimal estimate prepared by using Matlab recursive least squares algorithm to broaden!
-
-
3下载:
最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
-
-
0下载:
用MATLAB编写的递推最小二乘算法算法\\LMS算法,karlman算法-using MATLAB recursive least squares algorithm \\ LMS algorithm, the algorithm karlman
-
-
0下载:
该递推最小二乘算法的程序实现了自适应横向滤波的功能,基本满足一般滤波要求-recursive least squares algorithm for the realization of the horizontal adaptive filtering function normally meet basic filtering requirements
-
-
0下载:
最小二乘递推算法的Matlab仿真
v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
-
-
0下载:
递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
-
-
1下载:
系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
-
-
0下载:
系统辨识,最小二乘递推算法,可以在线辨识,实时进行参数辨识-System Identification,Recursive Least Squares Algorithm
-
-
0下载:
盲自适应算法--递推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array-Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array2004
-
-
0下载:
contains documents about new insights into the recursive least squares algorithm and a sample matlab code for rls algorithm
-
-
0下载:
RLS identification algorithm.
RLS is used to identify a discrete time model of a plant operating in open-loop based on the recursive least squares method and the UD factorization for updating the adaption gain matrix (F).-RLS identification algori
-
-
0下载:
均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。
-Equalization technique is to overcome inte
-
-
0下载:
Inter-symbol interference if not taken care off may
cause severe error at the receiver and the detection of signal becomes
difficult. An adaptive equalizer employing Recursive Least Squares
algorithm can be a good compensation for the ISI probl
-
-
1下载:
在自适应控制中,用Matlab算法实现递推最小二乘参数估计-In adaptive control, recursive least squares algorithm using Matlab parameter estimation
-
-
1下载:
递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone.
dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone.
krls_init.m- Kernel re
-
-
0下载:
辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。最小二乘法是一种数学优化技术。-Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the controlled object. Method of least squares is a mathematical optimizat
-
-
0下载:
最小二乘法是一种数学优化技术。辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。-Method of least squares is a mathematical optimization techniques. Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the con
-
-
0下载:
An Improved Gain Vector to Enhance Convergence Characteristics of
Recursive Least Squares Algorithm
-
-
1下载:
对于单输入单输出的系统(Single input single output,SISO)常采用最小二乘方法辨识系统的参数。最小二乘参数估计是一个经典的方法,概念简明,适应范围广,来源于数理统计的回归分析,它能提供一个在最小方差意义上与实验数据最好拟合的模型,在一些情况下,可得到与极大似然法一样好的统计效果,并能很方便地与其它辨识算法建立关系。在一定条件下,最小二乘法参数估计法有最佳的统计特性,即一致的、无偏的和有效的结果。本代码主要关于使用递推最小二乘辨识方法与增广最小二乘辨识方法辨识模型参数,
-