Spatial Frequency
古いコメントを表示
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)..
採用された回答
その他の回答 (2 件)
David Young
2011 年 12 月 24 日
0 投票
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.
Rick Rosson
2011 年 12 月 29 日
0 投票
カテゴリ
ヘルプ センター および 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!