power spectrum VS amplitude of FFT function

Hi. what is the different between power spectrum and amplitude in FFT function?
if there is, how to calculate each one?

Answers (1)

Power = 20 * log10(abs(FFT))

1 Comment

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

Asked:

on 1 Jun 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!