搜索资源列表
-
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!
-
-
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程序,系统辨识-Recursive least squares algorithm, MATLAB program
-
-
0下载:
rls递推最小二乘算法-rls recursive least squares algorithm
-
-
0下载:
最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares 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下载:
利用matlab语言实现递推最小二乘算法,里面包含程序运行时的xls数据-Matlab language implementation using recursive least squares algorithm, which contains the program runs when the xls data
-
-
0下载:
自适应里面的自校正算法,根据最小二乘递归算法实现自校正控制-Adaptive self-tuning algorithm which, according to the recursive least squares algorithm for adaptive control
-
-
0下载:
本程序是CRLS滤波器基本算法的MATLAB编程,通过该程序大家可以看到最小递归二乘算法的良好性能-This procedure is the basic algorithm CRLS filter MATLAB programming, we can see through the process recursive least squares algorithm for the good performance
-
-
0下载:
简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。-A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.
-
-
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
-
-
0下载:
基于matlab 偏差补偿最小二乘的递推算法-Matlab error compensation based on the recursive least squares algorithm
-
-
1下载:
自适应控制中,用Matlab算法实现增广递推最小二乘参数估计-Adaptive control, augmented with Matlab algorithm recursive least squares parameter estimation
-
-
1下载:
在自适应控制中,用Matlab算法实现递推最小二乘参数估计-In adaptive control, recursive least squares algorithm using Matlab parameter estimation
-
-
0下载:
基于递归最小二乘算法的自适应数字波束形成器程序-Recursive least squares algorithm based on adaptive digital beamformer program
-
-
0下载:
R3LS的matlab程序,最小二乘法的递推算法-R3LS the matlab program, recursive least squares algorithm
-
-
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
-
-
1下载:
对于单输入单输出的系统(Single input single output,SISO)常采用最小二乘方法辨识系统的参数。最小二乘参数估计是一个经典的方法,概念简明,适应范围广,来源于数理统计的回归分析,它能提供一个在最小方差意义上与实验数据最好拟合的模型,在一些情况下,可得到与极大似然法一样好的统计效果,并能很方便地与其它辨识算法建立关系。在一定条件下,最小二乘法参数估计法有最佳的统计特性,即一致的、无偏的和有效的结果。本代码主要关于使用递推最小二乘辨识方法与增广最小二乘辨识方法辨识模型参数,
-