Info
This question is closed. Reopen it to edit or answer.
what happens to amplitude of signal with amplitude 10 after psd?
1 view (last 30 days)
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 ?
0 Comments
Answers (0)
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!