快速收敛变步长LMS(Least mean square )自适应最小均方算法matlab源程序我要分享

Fast convergence variable step size LMS (least mean square) adaptive least mean square algorithm mat

变步长LMS mean lms 变步长-滤波 变步长的LMS

关注次数: 337

下载次数: 2

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

采用一种快速收敛变步长LMS(Least mean square )自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。


English Description:

A fast convergence variable step size LMS (least mean square) adaptive least mean square algorithm matlab source program is adopted. The work of the algorithm is to use the FIR filter prediction system to predict the IIR system. The higher the order is, the closer the predicted system is.


代码预览

LMS.m