Autocorrelation estimates

This MATLAB exercise computes four types of short-time autocorrelation of a speech analysis frame.

You are now following this Submission

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.

Cite As

Speech Processing (2026). Autocorrelation estimates (https://au.mathworks.com/matlabcentral/fileexchange/45275-autocorrelation-estimates), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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