How to plot a linear Frequency vs time curve?
11 ビュー (過去 30 日間)
古いコメントを表示
I need to plot frequency v/s time from the data obtained from Audio signal. I currently know how to get the spectrogram data but that does not make things clear... I am looking for a method to plot frequency with time or a way to obtain a matrix of these parameters... so that I can compare frequency for different sound tracks and identify how frequency the process repeats.
0 件のコメント
回答 (1 件)
Brian Hannan
2019 年 4 月 13 日
Akshat, there are a number of different ways to get a time-frequency representation of a signal. See the Time-Frequency Analysis page and the wavelet Time-Frequency Analysis page. This intro to time-frequency analysis might give you some ideas. For example, if the spectrogram's resolution isn't clear enough for you, you could try fsst().
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!