How to make a spectrogram
이전 댓글 표시
Hello, I am a MATLAB beginner and would like to make a spectrogram from a sound file but don’t know where to start. Is someone able to give me instructions, beginning with where on my computer my sound file should be saved so that MATLAB can access it?
Thank you :-)
댓글 수: 2
Adam
2019년 3월 18일
If you have the signal processing toolbox then
doc spectrogram
will give you a spectrogram once you have loaded in your data.
Brittany Williams
2019년 3월 18일
채택된 답변
추가 답변 (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!