FIR filter with LMS algorithm

Hello I am trying to implement a FIR Filter that uses the Least Mean Square algorithm for channel equalisation but I am struggling to get started as I am new to matlab, I hear using simulink would be easier/simpler but the brief says it should be in Matlab Code?

 採用された回答

Wayne King
Wayne King 2012 年 2 月 7 日

0 投票

Do you have the DSP System Toolbox? If so, see adaptfilt.lms

2 件のコメント

Dion Brown
Dion Brown 2012 年 2 月 7 日
Just checked I dont seem to have the DSP system toolbox, but I have found a filter design toolbox which has the adaptfilt.lms function within it, would that do
Honglei Chen
Honglei Chen 2012 年 2 月 7 日
Yes, that would be fine.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by