In a previous lecture, we looked at many windows, and examined their properties. Today, we are going to see how these windows can be used to design Finite Impulse Response (FIR) digital filters.
FFT processors implement long FIR filters more efficiently than any other method (using Overlap-Add).
We need flexible ways to design all kinds of FIR filters for use in FFT processors.
See the FIR Filter Demos by java@falstad.com