Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Zhsha
Zhsha am 16 Okt. 2019
Beantwortet: Star Strider am 16 Okt. 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

Antworten (1)

Star Strider
Star Strider am 16 Okt. 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.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by