Error when trying to use dsp.LMfilter
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
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
Ver también
Categorías
Más información sobre Adaptive Filters en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!