Info

此问题已关闭。 请重新打开它进行编辑或回答。

dsp

2 次查看(过去 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