Borrar filtros
Borrar filtros

histogram of error distribution

3 visualizaciones (últimos 30 días)
María Jesús
María Jesús el 17 de Dic. de 2014
Respondida: Chad Greene el 17 de Dic. de 2014
Hi,
I have a set of data to which I am adding weighted random error from a uniform distribution, and I would like to generate a histogram of the error distributions. Could anyone help me with this?
Thanks!!

Respuesta aceptada

Chad Greene
Chad Greene el 17 de Dic. de 2014
If I understand your question correctly,
hist(data_with_error(:) - perfect_data(:))
will do what you want.

Más respuestas (0)

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by