Problem in gmdistribution function

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.

Asked:

on 25 Jun 2012

Community Treasure Hunt

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

Start Hunting!