How can i make a normal distribution plot of a dataset with 1000 numbers, that also shows the mean and variance?
2 ビュー (過去 30 日間)
古いコメントを表示
How can i make a normal distribution plot of a dataset with 1000 numbers, that also shows the mean and variance?
0 件のコメント
回答 (1 件)
Kuifeng
2016 年 4 月 14 日
%1 try the function pdf? see help for more description
% hist is also a possible function for the 1000 data.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!