Spatial Frequency
조회 수: 3 (최근 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
채택된 답변
Wayne King
2011년 12월 24일
Hi, See this tutorial (which ImageAnalyst provided in an earlier post):
댓글 수: 1
추가 답변 (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!