Feeds
질문
how to plot pitch contour of an audio signal?
i have audio file in .wav format. want to plot is pitch contour.to see the variation over the time
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
can anyboby help me in code for pich track or pitch flow of audio file using wavelet transform?
i have audio signal in .wav format. need to study its pitch(fundamental frequency) variation over the time. plotting pitch conto...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
i was trying this code but getting error for Y=fft(x.*hamming(length(x))); as .* operator matrix dimensions must agree.pls help me to resolve.
% estimation of fundamental frequency in frequency domain [x,fs]=wavread('1.wav',[24120 25930]); ms1=fs/1000; ...
11년 초과 전 | 답변 수: 1 | 0
