FIR digital filter design library.
Based on TFilter (t-filter.appspot.com).
For more details on FIR filters, see http://en.wikipedia.org/wiki/Finite_impulse_response.
For Remez algorithm, see http://en.wikipedia.org/wiki/Remez_algorithm.
See remezFIRFilter for usage details.
Design a FIR filter with the Remez algorithm. |