[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • Goertzel algorithm may be helpful in finding frequencies
Page 1 of 1

Goertzel algorithm may be helpful in finding frequencies

Posted: Sat Jan 24, 2015 5:31 am
by Chuckt
Goertzel algorithm
The Goertzel algorithm is a Digital Signal Processing (DSP) technique that provides a means for efficient evaluation of individual terms of the Discrete Fourier Transform (DFT), thus making it useful in certain practical applications, such as recognition of DTMF tones produced by the buttons pushed on a telephone keypad. The algorithm was first described by Gerald Goertzel in 1958.[1]
http://en.wikipedia.org/wiki/Goertzel_algorithm

This algorithm may be helpful in finding certain frequencies.