Borrar filtros
Borrar filtros

plot the empirical probablility

6 visualizaciones (últimos 30 días)
Tri
Tri el 5 de Jul. de 2014
Comentada: Star Strider el 5 de Jul. de 2014
how do I plot the empirical probability that X<=x for a range of x values for X standard normalrandom variables

Respuesta aceptada

Star Strider
Star Strider el 5 de Jul. de 2014
If you have the Statistics Toolbox, use the normcdf function. If you don’t, use the core MATLAB erfc function. That requires a bit of extra programming, but it’s definitely not complicated.

Más respuestas (1)

Tri
Tri el 5 de Jul. de 2014
Thank you!

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by