Calculate samples and bins with half overlapping?
2 次查看(过去 30 天)
显示 更早的评论
Hello, I have a musical piece of 2,5sec at 48000Hz sampling rate.
I used mirtoolbox to calculate some measures such as mircentroid etc. I did not specify number of bins or the frames for the computation of spectrum. For example I used mircentroid(‘musical piece’).
MIRToolbox calls fft function of Matlab.
So now i’d like to know how many bins and how many samples the algorithm used?
The frame default is at 0.05sec with half overlapping. This information (about half overlapping) changes my samples? I calculated the samples by this: 0.05sec * 48000 samples / sec = 2400 samples.
0 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!