Top "Goertzel-algorithm" questions

The algorithm provides a means for efficient evaluation of individual terms of the Discrete Fourier transform (DFT)

Implementation of Goertzel algorithm in C

I am implementing BFSK frequency hopping communication system on a DSP processor. It was suggested by some of the forum …

c embedded signal-processing goertzel-algorithm