FIR Filters by Remez Exchange |
remez(vg, vr, vw, n) Returns coefficients for an FIR filter of length n generated by the Remez exchange algorithm.
remez is sensitive to the chosen number of coefficients. Always check filter gain against the desired frequency response. If the match is poor, change n to a larger value until the desired response is achieved.