Non-uniform FFT with Matlab
Show older comments
Hi everyone,
I need to perform a non-uniform fft in 3D (to solve the heat equation using the method described here).
More precisely, I am using a uniform grid in space and a non uniform grid in the frequency domain. After several topics in this forum, I tried to use the toolbox NFFT3 which seemed great. I was able to use it on a non equispaced spatial grid but the Matlab function does not seem to allow for specifying the frequency grid points...
Does anyone have experience on NUFFT with Matlab and, if yes, how do you perform your computations ?
I have read that this function was included into FFTW (used by Matlab) : is the function included in some Mathworks product ?
Best regards,
Anthony
Accepted Answer
More Answers (1)
Anthony
on 28 Jan 2014
0 votes
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!