#include <gr_complex.h>#include <vector>

Go to the source code of this file.
Classes | |
| class | gri_mmse_fir_interpolator_cc |
| Compute intermediate samples between signal samples x(k*Ts)
This implements a Mininum Mean Squared Error interpolator with 8 taps. It is suitable for signals where the bandwidth of interest B = 1/(4*Ts) Where Ts is the time between samples. More... | |
1.5.8