Spatial Frequency
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Bharathwaj
el 24 de Dic. de 2011
Comentada: Palguna Gopireddy
el 5 de Nov. de 2021
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 comentarios
Respuesta aceptada
Wayne King
el 24 de Dic. de 2011
Hi, See this tutorial (which ImageAnalyst provided in an earlier post):
1 comentario
Más respuestas (2)
David Young
el 24 de Dic. de 2011
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 comentarios
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!