How can I get the equation of CDF curve in matlab figure?

1 visualización (últimos 30 días)
Zhsha
Zhsha el 16 de Oct. de 2019
Respondida: Star Strider el 16 de Oct. de 2019
Hi I use cpfplot to get a cdf curve. But i want to print the equtation of the curve. How can i do that?
Thank u so much!Capture.PNG

Respuestas (1)

Star Strider
Star Strider el 16 de Oct. de 2019
The cdfplot function plots an empirical distribution based on the characteristics of your data. You can see if it corresponds to a normal distribution using the approach described in Test for Standard Normal Distribution. You can also explore it with the histfit function.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by