when I run mexmeFIRST , I find this error :
Writing library for particle_resampling.mexw32
c:\users\zhouco~1\appdata\local\temp\mex_220a4168-6f9f-4976-a6ad-9a8555f6430a\particle_resampling.obj .text: undefined reference to '_max'
C:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Link of 'particle_resampling.mexw32' failed.
Hi.. I calculated the mfcc matrix of a given audio signal and of a test signal for finding a match. But the total number of samples in both of them is different. Should averge out both to same number? what else can i do? please reply asap.
Comment only
29 Nov 2011
mfcc
The given programme calculates the mfcc coefficients of a given speech signal
Comment only