Cepstral_Waterfall

版本 1.0.0.0 (1.3 MB) 作者: Lawrence Rabiner
Waterfall plots of frame-by-frame cepstrums/log magnitude spectrums of speech.
334.0 次下载
更新时间 2015/9/11

查看许可证

This MATLAB exercise computes, on a frame-by-frame basis, the real cepstrum of a multi-frame section of a speech signal, and displays the resulting frame-by-frame sequence of real cepstrums in a "waterfall" type of display. To achieve the desired waterfall effect, each real cepstrum is normalized to a peak of 1.0 and offset by a constant from the previous frame, thereby giving the perception of a sequence of flowing real cepstrums. Such waterfall plots are displayed for both the real cepstrum (on one graphics panel) and the STFT and cepstrally smoothed log magnitude spectrums (on another graphics panel). The file '3.15 Cepstrum Waterfall.pdf' provides a User's Guide for this exercise.

引用格式

Lawrence Rabiner (2024). Cepstral_Waterfall (https://www.mathworks.com/matlabcentral/fileexchange/52094-cepstral_waterfall), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

rev1
works on both R2015a and windows 10

added hpf from functions
added name of User's Guide for this exercise