LMS算法
最小均方算法,简称LMS算法,是一种最陡下降算法的改进算法,是在维纳滤波理论上运用速下降法后的优化延伸,最早是由Widrow和Hoff提出来的。该算法不需要已知输入信号和期望信号的统计特征,“当前时刻”的权系数是通过“上一时刻”权系数再加上一个负均方误差梯度的比例项求得。其具有计算复杂程度低、在信号...
资源总数
500
LMS算法 全部资料 500 份
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file
This file include the normalized LMS algorithm and subband LMS algorithm. all of them are in m.file This file can be us...
2014-02-06
55
TigerSharc TS201 floating point lms filter routine
TigerSharc TS201 floating point lms filter routine
2015-07-23
119
lms filtering and fgpa implementation type file
lms filtering and fgpa implementation type file
2013-11-29
48
Implementation of LMS-based Equalizer in MATLAB
Implementation of LMS-based Equalizer in MATLAB
2017-07-05
163