spectral smoothing

This exercise smooths the log magnitude spectrum of a frame of voiced speech using liftering.
ダウンロード: 1.7K
更新 2015/6/3

ライセンスの表示

This MATLAB exercise processes a designated frame of voiced speech from a user specified speech file, using a designated window and calculates the log magnitude spectrum of the STFT of the windowed frame of speech. Next the exercise does LPC analysis of the speech frame using a pth-order predictor and computes the log magnitude spectrum of the LPC polynomial. Finally cepstral analysis is performed with the cepstrum liftered using a low frequency lifter (with lowest retained quefrency specified by the user). The exercise plots the three log magnitude spectrums on a common plot for comparison of the three log magnitude spectrums.

引用

Speech Processing (2024). spectral smoothing (https://www.mathworks.com/matlabcentral/fileexchange/45437-spectral-smoothing), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

Updated to work with post-R2014b graphics

1.2.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.1.0.0

changed text size on buttons

1.0.0.0