Autocorrelation_Pit​ch_Detector

Estimate the pitch period of a speech file using a short-time autocorrelation analysis methods.
572 Downloads
Updated 11 Sep 2015

View License

This speech processing exercise uses the methods of short-time signal processing analysis to estimate the pitch period of a user specified speech signal. This particular pitch period detector uses 4 variants of the short-time autocorrelation method, namely standard autocorrelation, modified autocorrelation, center-clipped autocorrelation, and 3-level autocorrelation, to provide statistically robust estimates of pitch period. The file '4.3 Autocorrelation Pitch Detector.pdf' provides a User's Guide for this exercise.

Cite As

Lawrence Rabiner (2024). Autocorrelation_Pitch_Detector (https://www.mathworks.com/matlabcentral/fileexchange/52083-autocorrelation_pitch_detector), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

works on both R2015a and windows 10

added reference to User's Guide for this exercise