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!