Community Profile

photo

Rohit Deo


University of Pune

Active since 2013

B.E.(Electronics and Telecommunication)
M.E.(Signal Processing)
Professional Interests: Signal processing, Speech, Image.

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


F0 frequency from complex cepstrum
I do want to calculate F0 frequency from complex cepstrum. In the given link below, the program for f0 calculation is given. I c...

10 years ago | 0 answers | 0

0

answers

Question


Why does it give the error "Matrix dimensions must agree"??
[y,Fs]=wavread('abc.wav'); y=y/(1.01*abs(max(y))); yy=buffer(y,909); N=909; w=window(@hamming,N); fnl=yy.*w;

10 years ago | 1 answer | 0

1

answer