How do I insert errors do normfit?
이전 댓글 표시
I have a data that contain large vector of observation and another vector of the error in each measurement. I want to fit the data to a normal distribution, how do I make matlab to consider the measurements error when she compute "normfit"?
댓글 수: 2
KSSV
2018년 3월 5일
You can add errors to the observation data...so that you get actual data..and then use this data to normfit......? isn't it?
avner yakov
2018년 3월 5일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Uniform Distribution (Continuous)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!