Autocorrelation estimates

This MATLAB exercise computes four types of short-time autocorrelation of a speech analysis frame.
ダウンロード: 2K
更新 2015/5/31

ライセンスの表示

This MATLAB exercise computes four types of short-time autocorrelation of a speech analysis frame and, in cases that are determined to represent voiced speech frames, estimates the pitch period of the current analysis frame for each of the four types of short-time autocorrelation. The exercise also processes the speech signal on a frame-by-frame basis, and estimates and plots the pitch period contour of the entire utterance.

引用

Speech Processing (2024). Autocorrelation estimates (https://www.mathworks.com/matlabcentral/fileexchange/45275-autocorrelation-estimates), MATLAB Central File Exchange. 取得済み .

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

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.3.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.2.0.0

Removed faulty code that would not automatically find the speech files.

1.1.0.0

Added a users guide and app package

1.0.0.0