Error when trying to use dsp.LMfilter

7 visualizaciones (últimos 30 días)
Stefan
Stefan el 5 de Ag. de 2014
Comentada: Rizwan Bagwan el 18 de Mzo. de 2018
Hello,
I searched in this forum for adptive filtering which resulted in many related threads but thought to start with examples here
I aam getting this error "undefined variable "dsp" or class "dsp.LMfilter" when the example is used. I have signal processign toolbox but not DSP toolbox(i think).Can I know how to get DSP toolbox.BTW,I am using MATLAB7(R2008b).
Thanks.

Respuestas (1)

Honglei Chen
Honglei Chen el 5 de Ag. de 2014
You release don't have this newer feature. If you have access to Filter Design Toolbox and would like to use an LMS filter, you can try adaptfilt.lms
  1 comentario
Stefan
Stefan el 5 de Ag. de 2014
Editada: Stefan el 5 de Ag. de 2014
But I wonder if this adaptfilt.lms will work same as dsp.LMfilter for cancelling the signal as expalined in here in MAtlabexample1
Can I know how to use this adaptfilt.lms to cancel the signal noise because the Matlabexample2 of adaptfilt.lms shows its usage for system identification but not signal noise canellation.
If possible an example showing the usage of adaptfilt.lms to filter noise from signal.

Iniciar sesión para comentar.

Categorías

Más información sobre Adaptive Filters en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by