MATLAB: FIR filter with LMS algorithm

channel equaliserfirfir filterleast mean squarelms

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?

Best Answer

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