Creating a uniform distribution from a data set?
이전 댓글 표시
I have a data set consisting of measurements from a satellite measuring snow depth. (Not uniform) I want to make a histogram similar to the ones from histfit(data,bins,'distribution') I don't want to just use the maximum and minimum values from the set, but get the best fit distribution I can. I'm beyond stuck so any help would be appreciated!
댓글 수: 1
Roger Stafford
2016년 5월 20일
A distribution or histogram representing a distribution is either uniform or it isn't! To my knowledge there are no "sort of" or "kind of" uniform distributions.
답변 (1개)
Rakesh Chavan
2016년 5월 26일
0 개 추천
Hi,
From your question, I think you want to get the distribution for your data. The link below gives a nice example explaining the same.
Hope this helps
-
Rakesh
카테고리
도움말 센터 및 File Exchange에서 Uniform Distribution (Continuous)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!