Autocorrelation Pitch Detector

Implements a pitch period detection algorithm using modified autocorrelation method
3.4K Downloads
Updated 29 May 2015

View License

This MATLAB exercise implements a pitch period detection algorithm using the modified autocorrelation method with a specified center clipping threshold. It analyzes a designated speech utterance on a frame-by-frame basis, using a center-clipped, modified correlation analysis method.

Cite As

Speech Processing (2024). Autocorrelation Pitch Detector (https://www.mathworks.com/matlabcentral/fileexchange/45309-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.4.0.0

1.4 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

Speech files fix added

1.0.0.0