搜索资源列表
rls
- RLS自适应滤波器算法-Algorithm about RLS adaptive signal processing
RLS程序
- 运行结果良好的三个RLS算法,供大家参考使用-good operating results in three RLS algorithm, for reference use
RLS-MATLAB
- Rls递推二乘最小算法的MAtlab 仿真。-Rls recursive least square algorithm MAtlab simulation.
RLS
- RLS自适应均衡仿真程序.采用多级抽头,有信噪比-RLS adaptive equalizer simulation program. Multi-level tap, has signal to noise ratio
RLS
- RLS均衡器 matlba 代码,对研究现代书记信号处理的朋友有很大帮助-RLS equalizer matlba code, the study of modern signal processing secretary friends are very helpful
rls
- RLS算法,大家可以借鉴,有问题可以发邮件swjturen@163.com-RLS algorithm, we can draw on, a problem can email swjturen@163.com
RLS
- 基于递推原理的RLS线性阵列算法,入门很好的学习资料!-RLS based on the principle of recursive linear array algorithms, data entry good learning!
RLS+matlab
- 使用MATLAB对RLS进行编程实现对目标的跟踪,仿真结果显示目标跟踪的精确度和实时性-On RLS using MATLAB programming to achieve the target tracking, target tracking simulation results show the accuracy and real-time
RLS
- rls s matlab Simulation Program
RLS
- 利用RLS算法实现参数的自适应估计 估计y(n) = 1.5*y(n-1)-0.7*y(n-2)+0.3*u(n-2)中的参数-RLS algorithm using adaptive estimation parameters estimated y (n) = 1.5* y (n-1)-0.7* y (n-2)+ 0.3* u (n-2) parameters
RLS
- 基于RLS算法的自适应逆控制系统,实现自适应滤波-RLS algorithm based on adaptive inverse control system, adaptive filtering
RLS
- 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorith
RLS
- 自适应信号处理方面的RLS自适应线性预测算法程序-Adaptive signal processing for adaptive linear prediction algorithm RLS procedure
RLS
- 使用MATLAB编写的rls滤波器程序代码!-Prepared using the MATLAB code filter rls!
rls
- 提供rls的matlab实现,用RLS算法设计一个数字滤波器,实现语音增强的目标,得到清晰的语音信号-Provide rls realize the matlab using RLS algorithm to design a digital filter to achieve the goal of speech enhancement have been given clear voice signal
RLS
- 这一段的程序主要描述了RLS滤波器的应用-This paragraph describes the procedures for the main application of RLS filter
RLS
- 该算法是基于rls自适应滤波的算法,比lms高级一些的。-The algorithm is based on adaptive filtering algorithms rls than a number of senior LMS.
RLS
- 最小二乘法推广为一种自适应算法,这种自适应的算法称为RLS算法。-The promotion of the least square method for an adaptive algorithm, such as the RLS algorithm for adaptive algorithms.
RLS
- 自适应滤波器的设计,包括LMS和RLS,两种方法,程序简单实用-Adaptive filter design, including LMS and RLS, two types of methods, procedures simple and practical
RLS
- 应用RLS算法,用Matlab编程实现线性预测.-Application of RLS algorithm, using Matlab linear programming implementation prediction.