irf_plot(hca,V.resample(time(1:2:end)+0.5,'max'),'ko') irf_plot(hca,V.resample(time(1:2:end)+0.5,'average'),'bo') irf_plot(hca,V.resample(time(17)+0.1,'average'),'rs ...
This code is really helpful for my study. Thank you for this awesome work! There is no issue I am going to raise. Just some questions about MATLAB and Octave. The sample rate of my audio is 16000.