Problem in gmdistribution function
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!