Problem in gmdistribution function
Show older comments
On using the below statement :
gmdistribution(34,44, 77);
I get following answer:
ans = Gaussian mixture distribution with 1 components in 1 dimensions Component 1: Mixing proportion: 1.000000 Mean: 34
I noticed that if i change the mean and distribution value or the third value still i get the same answer.
Can anyone help me in understanding this command??
Thanks,
Nidhi
Answers (1)
Tom Lane
on 25 Jun 2012
0 votes
Categories
Find more on Gaussian Mixture Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!