FIR filter windowing methods
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I have a burning question want to ask.
Why windowing is not necessary if we have more than 100 coefficients for the FIR filter at a sampling rate of 0.1Hz?
Any hints and tips will be appreciated!
0 Kommentare
Antworten (1)
Wayne King
am 2 Dez. 2013
Can you be more specific? Are you talking about designing an FIR filter using the window method or applying a window to FIR filter coefficients.
The window method for FIR filter design typically begins with some idealized response, which has an infinite impulse response, truncating that response, and then applying a window to improve things like sidelobe behavior and enforce symmetry to ensure linear phase.
So what exactly are you having trouble with?
2 Kommentare
Wayne King
am 2 Dez. 2013
If you want to design an FIR filter, you have to have a finite number of filter taps.
Siehe auch
Kategorien
Mehr zu Filter Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!