question about lms adaptive algorithm

im working on lms algorithm i want to use the lms function to update my filter coefficients instead of this :"w = w + mu * u * e(n)" any help please?

 Accepted Answer

Not sure what you mean by using lms function, but you can take a look at the following reference page. There is an example in it.
HTH

More Answers (0)

Tags

Asked:

on 14 Dec 2013

Commented:

on 31 Dec 2013

Community Treasure Hunt

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

Start Hunting!