Discrete Fourier transform calculator (FFT)
Discrete Fourier transform calculator implementing the Cooley-Tukey FFT algorithm.
Though the limit of samples is 2 pow 24 it's going to take a while to compute that and the plots can show up to 2 pow 11 samples.
Important note: the web version doesn't allow me to read a file from the computer, for security reasons, download and run the executable, to test that functionality at your own discretion.
Leave a comment
Log in with itch.io to leave a comment.