필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

dsp

조회 수: 1 (최근 30일)
x
x 2011년 9월 21일
마감: MATLAB Answer Bot 2021년 8월 20일
[EDIT: 20110921 16:05 CDT - merge duplicate - WDR]
how to calculate pitch period values for a speech signal
[Information from duplicate]
in a signal we are getting 4 peak values by sorting that signal values .i am in need of finding the pitch period values in between the 4 peak values

답변 (1개)

Wayne King
Wayne King 2011년 9월 21일
One way is to look at the period of the autocorrelation sequence with xcorr().
You may want to lowpass filter the speech signal first though if by "pitch" you are referring to the fundamental frequency of the speaker.

이 질문은 마감되었습니다.

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by