what happens to amplitude of signal with amplitude 10 after psd?

if the amplitude of signal is 10 when I used this code to find psd the new amplitude become 10*10^5
xDFT_psd = abs(fft(x).^2);
is the new amplitude true ?

Answers (0)

This question is closed.

Products

Tags

Asked:

on 18 Nov 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!