Spectrogram

This exercise plots wideband and narrowband speech spectrograms for a user-designated speech file.

您现在正在关注此提交

The sound spectrogram is one of the most fundamental tools of digital speech processing. The sound spectrogram of a speech file is an image map of the sequence of short-time log (or linear) spectrums, where each spectrum is obtained from an STFT analysis of a frame of speech, and subsequent spectrums are obtained from STFT analyses of subsequent, highly overlapped in time, frames of speech. Thus the sound spectrogram is a two-dimensional (image) plot of speech spectral information (linear or log magnitude) over the duration of the speech signal. The file '3.7 Spectrograms.pdf' provides a User's Guide for this exercise.

引用格式

Lawrence Rabiner (2026). Spectrogram (https://ww2.mathworks.cn/matlabcentral/fileexchange/52134-spectrogram), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Audio Processing Algorithm Design 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0

works on both R2015a and windows 10
added name of User's Guide for this exercise