Non-iterative Type 4 and 5 Nonuniform FFT Methods in the One-Dimensional Case
J. Selva

TL;DR
This paper introduces efficient, non-iterative algorithms for Type 4 and 5 non-uniform FFTs in one dimension, reducing computational cost by leveraging Lagrange interpolation, and compares their performance with existing methods.
Contribution
It presents the first non-iterative methods for Type 4 and 5 NFFTs in 1D, improving efficiency by avoiding iterative procedures.
Findings
The proposed methods are faster than iterative approaches.
They maintain accuracy comparable to Gaussian elimination and conjugate gradient methods.
Numerical examples demonstrate reduced computational burden and round-off errors.
Abstract
The so-called non-uniform FFT (NFFT) is a family of algorithms for efficiently computing the Fourier transform of finite-length signals, whenever the time or frequency grid is nonuniformly spaced. Following the usual classification, there exist five NFFT types. Types 1 and 2 make it possible to pass from the time to the frequency domain with nonuniform input and output grids respectively. Type 3 allows for both input and output nonuniform grids. Finally, types 4 and 5 are the inverses of types 1 and 2 and are expensive computationally, given that they involve iterative methods. In this paper, we solve this last drawback in the one-dimensional case by presenting non-iterative type 4 and 5 NFFT methods that just involve three NFFTs of types 1 or 2 plus some additional FFTs. The methods are based on exploiting the structure of the Lagrange interpolation formula. The paper includes several…
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
TopicsAdvanced Numerical Methods in Computational Mathematics · Numerical methods in engineering · Electromagnetic Simulation and Numerical Methods
