Process / pipelineAdaptive signal processing
自适应LMS滤波器
最小均方(LMS)滤波器是一种自适应信号处理算法,它不断更新滤波器系数,以最小化滤波器输出与期望信号之间的均方误差。LMS算法由Bernard Widrow和Marcian Hoff于1960年提出,因其简单性、低计算成本以及跟踪时变信号的能力,成为最广泛使用的自适应滤波技术之一。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
如何引用本页
ScholarGate. (2026, June 3). Least Mean Squares Adaptive Filter. ScholarGate. https://scholargate.app/zh/signal-processing/adaptive-lms-filter
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- 有限脉冲响应 (FIR) 滤波器信号处理↔ compare
- IIR滤波器设计信号处理↔ compare
- 卡尔曼滤波器用于信号跟踪信号处理↔ compare
- 维纳滤波器 (Wiener Filter)信号处理↔ compare