2D FFT and the frequency or scale from a 2D spatial series
13 次查看(过去 30 天)
显示 更早的评论
Hello, I have spatial series of 1200x1200 points. The points were collected over a 24 km x 24 km area at a grid size of 20 m x 20 m. I want to know the dominant frequency or scale of the dataset. I tried to use 'fft2' and the 'fftshift' and plotted using 'imagesc'. The result came as lots of points around a location (600,600) or at the center. I could not understand the output of this. Actually I am looking for the dominant scale or frequency information of this dataset. I am not sure if the FFT2 is the right way to go. I thought, if I can calculate the power spectral density, i might be able to identify the dominant scale. Is there any other way to go? please help me. I appreciate your time and help. thanks a lot in advance. asim
0 个评论
回答(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!