How can I plot time-frequency plot of a time series data
이전 댓글 표시
How can I plot time-frequency plot of a time series data

답변 (2개)
Star Strider
2015년 10월 19일
0 개 추천
I don’t understand exactly waht you want, but the spectrogram function (Signal Processing Toolbox) will do time-frequency analyses and plots.
Adam
2015년 10월 19일
If you have the Signal Processing Toolbox
doc spectrogram
There are numerous arguments to the function, but they will depend on your data and how you want to bias the time resolution vs frequency resolution with windowing and overlapping, etc
카테고리
도움말 센터 및 File Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!