Cumulative distribution function for non-normal distribution
4 次查看(过去 30 天)
显示 更早的评论
I have data that is not normally distributed and I'm trying to create its CDF; any idea please?
Thanks
0 个评论
采纳的回答
KALYAN ACHARJYA
2018-10-3
编辑:KALYAN ACHARJYA
2018-10-3
data_dis=ecdf(data);
CDF normally suppress to more occurrence and boos the fewer occurrence events
5 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!