Amplitude extraction from spectrogram
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Dear all , How do I exactly get the amplitudes that were calculated with the spectrogram function in matlab? I tried: [s w t] = spectrogram(params) Is it 10*log(abs(s)) or 20*log(abs(s)) Both don’t really seem to fit with the colorcode in the plot for the sections
1 commentaire
Prakhar Jain
le 14 Nov 2018
Hello Laura,
You might wish to see: What the z-axis means from the spectrogram function?
This can help you understand better.
Thanks.
Réponses (0)
Voir également
Catégories
En savoir plus sur Time-Frequency Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!