フィルターのクリア

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