Histogram and cumulative distribution function
이전 댓글 표시
I am trying to find the bin number for which the area of cdf of variable X is 25% of total area.
Is there any inbuilt function for this purpose?
How can i implement this ?
Thanks in advance
댓글 수: 1
Walter Roberson
2020년 12월 8일
What datatype is variable X ? For example did you use makedist() ? https://www.mathworks.com/help/stats/prob.normaldistribution.cdf.html
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!