A More Accurate Fourier Transform
Elya Courtney, Michael Courtney

TL;DR
This paper demonstrates that explicit integral (EI) methods for Fourier transforms are significantly more accurate than fast Fourier transform (FFT) methods across various data sets, with potential benefits for scientific data analysis.
Contribution
The study provides a comprehensive comparison showing EI methods outperform FFTs in accuracy, highlighting their potential for improved scientific data analysis despite higher computational cost.
Findings
EI methods are 5-10 times more accurate in frequency estimation
EI methods are 1.4-60 times more accurate in amplitude estimation
EI methods are 6-10 times more accurate in phase determination
Abstract
Fourier transform methods are used to analyze functions and data sets to provide frequencies, amplitudes, and phases of underlying oscillatory components. Fast Fourier transform (FFT) methods offer speed advantages over evaluation of explicit integrals (EI) that define Fourier transforms. This paper compares frequency, amplitude, and phase accuracy of the two methods for well resolved peaks over a wide array of data sets including cosine series with and without random noise and a variety of physical data sets, including atmospheric concentrations, tides, temperatures, sound waveforms, and atomic spectra. The FFT uses MIT's FFTW3 library. The EI method uses the rectangle method to compute the areas under the curve via complex math. Results support the hypothesis that EI methods are more accurate than FFT methods. Errors range from 5 to 10 times higher when determining…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Research and Discoveries · NMR spectroscopy and applications · Computational Physics and Python Applications
