中文说明:
LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。
English Description:
LMS adaptive filtering algorithm is a very common filtering algorithm. This code includes commonly used LMS adaptive filtering algorithm, such as basic LMS algorithm, decorrelation LMS algorithm, filtering LMS algorithm, transform domain LMS algorithm, etc.