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
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
avner yakov 2018년 3월 5일
What do you mean by "add errors to the observation data"? error of measurements are interval and not one number.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

질문:

2018년 3월 5일

댓글:

2018년 3월 5일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by