how do 2D Fourier transform for non-uniform matrix ?

9 次查看(过去 30 天)

回答(1 个)

AMIT POTE
AMIT POTE 2022-6-29
Hi Eslam.
You can calculate the 2D Fourier Transform for a non-uniform matrix using fft2(X) function which takes the input matrix as parameter and returns the transform using fast Fourier Transform algorithm.
Read the following documentation to understand this with the help of examples.

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by