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