Clear Filters
Clear Filters

power spectrum VS amplitude of FFT function

5 views (last 30 days)
Bob GH
Bob GH on 1 Jun 2013
Hi. what is the different between power spectrum and amplitude in FFT function?
if there is, how to calculate each one?

Answers (1)

Craig Cowled
Craig Cowled on 1 Jun 2013
Power = 20 * log10(abs(FFT))
  1 Comment
Bob GH
Bob GH on 1 Jun 2013
Thanks Craig. You mean if I apply fft from input and take abs from result, it gives amplitude. Is it correct?

Sign in to comment.

Categories

Find more on Fourier Analysis and Filtering 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!