how to find amplitude and phase spectrum of an input image
1 view (last 30 days)
Show older comments
given an image I(x), we have: A(f) = ℜ(fft(I(x))), P(f) = ℑ(fft(I(x))), where A(f) and P(f) are amplitude and phase spectrum of given input image. Please give a brief description along with results
1 Comment
David Young
on 15 Feb 2014
The question statement appears to be incorrect. The amplitude spectrum is not the real part of the FFT, and the phase spectrum is not the imaginary part. Also, it is not clear what question you are asking, or what help you need.
Answers (0)
See Also
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!