How do I insert errors do normfit?
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 5 de Mzo. de 2018
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
el 5 de Mzo. de 2018
Respuestas (0)
Categorías
Más información sobre Uniform Distribution (Continuous) en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!