Hi!
I'm having some difficulties to plot some date the way i want to. I hope someone can help. I made a speaker recognition system using MFCC and GMM, and I made some test. Now I want to plot the results.
I made some simulations with 1 to 24 MFCC coefficients, with 33% of the samples, then 50% and then 66% with 1 to 256 Gaussians.
So now i have for each Gaussian, an array of 1x24. In each cell i have a vector with 3 numbers, the percentage of likelihood calculated with 33% 50% and 66%. And I want this to be plotted like this:
In the Yaxis it will be the percentage, from 0-100 and in the x axis i want 1 to 24. And in each X value i need 3 bars with the result of the simulation (33%, 50% and 66%)
Can someone give me a hand with this?
Thanks!

답변 (1개)

카테고리

도움말 센터File Exchange에서 Text Analytics Toolbox에 대해 자세히 알아보기

질문:

2014년 4월 2일

답변:

2014년 4월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by