Info

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

need help in solving error in code of "cepstral pitch"

1 次查看(过去 30 天)
from the link "http://in.mathworks.com/matlabcentral/fileexchange/45558-cepstral-pitch" i downloaded codes for cepstral pitch detection and tracking. the main code "cepstral pitch GUI25.m" runs and GUI is displayed.next step audio file plays but i am getting error when i click button "Run cepstral pitch". error displayed as follows:
*"Undefined function 'srconv' for input arguments of type 'double'.
Error in Callbacks_cepstral_pitch_GUI25/setup_cepstral_pitch_detector (line 449) *y=srconv(y,fs,fsd);
Error in Callbacks_cepstral_pitch_GUI25/button9Callback (line 426) [n,p1m,nl,c1m]=setup_cepstral_pitch_detector(xin,fs,fsd,imf,pthr1,nfft,... * Error while evaluating uicontrol Callback "*
Anybody can help me pls?

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by