Description: FIRPM Parks-McClellan optimal equiripple FIR filter design.
B=FIRPM(N,F,A) returns a length N+1 linear phase (real, symmetric
coefficients) FIR filter which has the best approximation to the
desired frequency response described by F and A in the minimax sense.
F is a vector of frequency band edges in pairs, in ascending order
between 0 and 1. 1 corresponds to the Nyquist frequency or half the
sampling frequency. At least one frequency band must have a non-zero
width. A is a real vector the same size as F which specifies the
desired amplitude of the frequency response of the resultant filter B.
- [maxmin1] - SYSTEMS-CSF TANSFORM for curve fitting a
File list (Check if you may need any files):
lpf.m
T2F.m
AM.m