Autocorrelation estimates

This MATLAB exercise computes four types of short-time autocorrelation of a speech analysis frame.
2K download
Aggiornato 31 mag 2015

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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