Sift_Based_Pitch_De​tection

버전 1.0.0.0 (1.11 MB) 작성자: Lawrence Rabiner
Pitch period detection using the SIFT method.
다운로드 수: 371
업데이트 날짜: 2015/9/11

라이선스 보기

This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse Filtering Tracking) method. The SIFT pitch period detector uses a secondary autocorrelation peak in order to detect and correct pitch period detection errors due to effects such as pitch period doubling and related phenomena. The file '4.6 LPC Sift Pitch Detector.pdf' provides a User's Guide for this exercise.

인용 양식

Lawrence Rabiner (2024). Sift_Based_Pitch_Detection (https://www.mathworks.com/matlabcentral/fileexchange/52130-sift_based_pitch_detection), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

rev2 file
functions_lrr

works on both R2015a and windows 10
added name of User's Guide for this exercise