stormbreaker/AoAFFT
This program takes points which simulates a digital signal and then it calculates the FFT of both the original polynomial and some shifts of it in a "sliding window" pattern. It then prints the top five peaks and the indices where they were found.
C++