Clear Filters
Clear Filters

Gaussian Mixture Model

1 view (last 30 days)
i Venky
i Venky on 15 Oct 2011
I am doing voice recognition using MFCC and GMM.
First I found out the melcepst coefficients. There were about 12 mel cespstrum coefficients.
But now I want to construct the gaussian mixture model for this data. To find the data of a gaussian model whose means,covariance are known, we use the function gmdistribution. But I want to find out the mean and other parameters from the data. What is the function used for this?
After finding that out I want to find out the log likelihood for the given input data. What should I do for that?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!