Non-uniform FFT with Matlab
3 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
Matt J
2014-1-27
编辑:Matt J
2014-1-27
PS : I am also trying to use this toolbox but it somehow lacks documentation...
The relevant functions nufft.m and nufft_init.m in that toolbox do have help text in them. If the help text is unclear, perhaps you can email the author for clarification.
1 个评论
Matt J
2014-1-27
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!