Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
pranjal
pranjal il 8 Apr 2015
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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?

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by