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

조회 수: 1 (최근 30일)
Zhsha
Zhsha 2019년 10월 16일
답변: Star Strider 2019년 10월 16일
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

답변 (1개)

Star Strider
Star Strider 2019년 10월 16일
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.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by