design_fir_hilbert
Hilbert filter FIR approximation.
Namespace: dsp::filter
Prototype
Vecf design_fir_hilbert(int n, cstring window="hn")
Parameters
n | Filter order |
window | Window type (by default, Hann window) |
Returns
FIR filter coefficients
Description
This function computes the windowed theoretical temporal response of a Hilbert filter: