Problem in gmdistribution function
3 views (last 30 days)
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
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!