dsp
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
[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
0 个评论
回答(1 个)
Wayne King
2011-9-21
0 个投票
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.
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!