Analytic signal computing (through FIR filtering).
Namespace: dsp::filter
Prototype
Veccf hilbert(const Vecf &x, unsigned int ncoefs=127)
Parameters
Returns
Output, analytic signal (complex).
Description
See also
design_fir_hilbert(), hilbert_dft(), hilbert_transformer()