说明:利用MATLAB实现了小波变换LMS滤波算法-using MATLAB wavelet transform LMS filter
说明:一个可以实用的LMS,NLMS等四种自适应滤波的MATLAB算法程序,实际调试成功。-A practical LMS, NLMS four MATLAB algorithm for adaptive filtering process, the success of the actual debug...
说明:Adaptive filter 三种演算法RLS,LNS sign error LMS-three RLS algorithm. LNS sign error LMS
说明:此代码模拟LMS和NLMS(归一化)算法,并绘制学习曲线和权重估计误差图。有用!! ;
说明:上次传的有点小问题,这个已经解决,是基本LMS算法的matlab实现。-previous biographies of some minor problems, this has been resolved, the LMS is the basic algorithm to achieve the...
说明:本程序用matlab工具编程,采用lms算法实现信道估计.其中信源是+-1二值随机码,信道为多径(3路径)信道.-the procedures used Matlab programming tools using LMS algorithm channel estimation. Which so...
说明:lms-pi算法可以实现功率倒置算法使用matlab进行实现
说明:可以实现盲均衡算法MCMA+DD,效果较好
说明:本程序库为《matlab7.x数字信号处理》配套光盘程序,给出了数字信号处理常用算法的matlab程序,具有一定的参考价值!