what happens to amplitude of signal with amplitude 10 after psd?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!