Cepstrum_Computatio​n

Comparison of two methods of computation of the cepstrum (real/complex).
ダウンロード: 243
更新 2015/9/11

ライセンスの表示

This MATLAB exercise compares two different methods of cepstrum analysis of a finite duration frame of speech, namely the conventional method based on FFTs (with aliasing and frame unwrapping for the complex cepstrum) and an analytical method based on solving for the roots of the finite order numerator polynomial of the speech frame and directly computing the cepstrum from the locations of the numerator polynomial roots. The file '3.10 Cepstrum Computation.pdf' provices a User's Guide for this exercise.

引用

Lawrence Rabiner (2024). Cepstrum_Computation (https://www.mathworks.com/matlabcentral/fileexchange/52097-cepstrum_computation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCepstral Analysis についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

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

rev1
added name of User's Guide for this exercise

works on both R2015a and windows 10