Low pass fir filter code
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i am trying to design and simulate low pass fir filter ..need code and to simulate and see output of filter compare the values with same filter in model sim..help required..for 27-tap filter with parallel linear phase response using any method of Fir filter?
0 Commenti
Risposte (1)
Wayne King
il 6 Mar 2013
Do you have the Signal Processing Toolbox? Then designing an FIR filter will be easy, but you need to have more detailed specifications than just the number of taps (and that you want linear phase, which is not going to be a problem with FIR filters)
2 Commenti
Wayne King
il 6 Mar 2013
You may not be specifying a sampling frequency if you are getting that error. If you want to use frequency in Hz, you have to specify a sampling frequency.
Vedere anche
Categorie
Scopri di più su Digital and Analog Filters in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!