Spatial Frequency
4 次查看(过去 30 天)
显示 更早的评论
Supposing i have a 1-D or 2-D data...how do i get the spatial frequencies from the FFT expression ( FFT results in a spectrum plotted against sample count)..
0 个评论
采纳的回答
更多回答(2 个)
David Young
2011-12-24
The Fourier component corresponding to index j has j-1 cycles within the length of the original data.
If there are N data points, the component corresponding to index j has the same frequency as the component corresponding to index N-j+2.
0 个评论
另请参阅
类别
在 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!