Error when trying to use dsp.LMfilter
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
Réponses (1)
Honglei Chen
le 5 Août 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 commentaire
Voir également
Catégories
En savoir plus sur Adaptive Filters dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!