Description: Goertzel DFT implementation in C#.
This is Goertzel s style of calculating Discrete Fourier Transform, is a windowed transform similar to STFT. This implementation will need some small modification for your use, but I post because it is rare in C# to find this algorithm!
- [Goertzel] - Goertzel basic algorithms in each sample
File list (Check if you may need any files):
Goertzel_DFT.cs