FIR approximation of raised cosine filter
rool-off factor
over sampling factor
number of coefficients of the FIR filter
h = rc_fir(r=0.5,osf=2,n=5); plot_rimp(h);
Multirate signal processing for communication systems, F.J. Harris, page 89.