Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
what happens to amplitude of signal with amplitude 10 after psd?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!