FIR approximation of gaussian filter
Bandwidth-time product
over sampling factor
number of coefficients of the FIR filter
h = gaussian_fir(BT=0.8,osf=5,n=21); clf(); plot_rimp(h);