Amplitude extraction from spectrogram
显示 更早的评论
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 个评论
Prakhar Jain
2018-11-14
Hello Laura,
You might wish to see: What the z-axis means from the spectrogram function?
This can help you understand better.
Thanks.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!