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!