Problem in gmdistribution function

3 views (last 30 days)
Nidhi
Nidhi on 25 Jun 2012
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
Tom Lane on 25 Jun 2012
See this related question and answer.

Community Treasure Hunt

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

Start Hunting!