FFT - Output maximum values
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
Is there an easy way to read the maximum amplitudes with the corresponding frequencies in Matlab after the FFT?
Many Thanks!
Frank
1 Kommentar
Adam
am 26 Jun. 2018
If you have the Signal Processing Toolbox the
doc findpeaks
with appropriate parameterisation, that you would have to experiment with, can do this.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!