How can I design an FIR filter with custom specifications using Kaiser window method?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, as a part of my signal processing class project, I need to design an FIR filter with the following properties:
Causal, linear-phase, low-pass FIR filter with the specifications: • Pass-band edge fp = 2 kHz • Stop-band edge fs = 2.5 kHz • Pass-band tolerance ∆p = Stop-band tolerance ∆s = 0.05
I have limited MATLAB knowledge and I have looked at the commands for FILTER designs, however couldn't find a command with this many specification options. I would appreciate it a lot if someone can show me how to do this!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Digital Filter Design dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!