Need help with using nufftn for images. The arguments and output format are unclear in the documentation.

2 次查看(过去 30 天)
For one of my projects I need Fourier transform values at non-integer frequencies of images. Zero padding doesn't help for my application. I'm trying to use nufftn without specifying sample points i.e., nufft(X, [], f). But I couldn't quite understand the output. Documentation is not elaborate enough. I really appreciate if anyone can help me with this. Thanks in Advance.

回答(1 个)

Yash
Yash 2024-3-19
Hi Saivivek,
The MATLAB function "nufftn" returns the N-D discrete fast Fourier transform of N-D array "X" at sample points "t" and query points "f". The return value is of type complex. In order to interpret the output and get an intuitive visual understanding of the same, refer to the following resources:

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by