搜索资源列表
-
0下载:
本文件包括了关于自适应滤波器matlab实现的主流模拟仿真,其中包括lms,nlms,rls等等,供交流经验-This document includes the adaptive filter on matlab simulation to achieve the mainstream, including the lms, nlms, rls, etc., for exchange of experience
-
-
0下载:
NLMS algorithm demo with adaptive learning rate. ... NLMS is one of the adaptive filter algorithms. In this file ,an ... pls send matlab code.
-
-
0下载:
NMLS algorithm for adaptive filter
-
-
0下载:
回声消除系统使用自适应滤波器模拟回声信道,自适应滤波器的阶数对回声消除效果具有重要的影响,合适的阶数可以提高回声消除效果。通过回声消除仿真对比实验显示,本算法的滤波器失准系数低于 NLMS、PNLMS 算法。-The echo cancellation system uses an adaptive filter to simulate the echo channel. The order of the adaptive filter has an important effect on th
-
-
0下载:
介绍了噪声抵消的原理和从强噪声背景中自适应滤波提取有用信号的方法,并对最小均
方
(LMS, Least Mean Squares)
、归一化
LMS(NLMS, Normalized Least Mean Squares)
和递推最小二乘
(RLS, Recursive Least Squares)
三种基本自适应算法进行了对比研究。计算机模拟仿真结果表明,这
几种算法都能通过有效抑制各种干扰来提高强噪声背景中的信号检测特性。相比之下,
RLS
算法
具有良好的收敛性
-