cdfplot(X) displays a plot of the Empirical Cumulative Distribution Function (CDF) of the input array X in the current figure. The empirical CDF y=F(x) is defined as the proportion of X values less than or equal to x. If input X is a matrix, then cdfplot(X) parses it to the vector and displays CDF of all values.
引用格式
Alex Bar-Guy (2026). CDFPLOT (https://ww2.mathworks.cn/matlabcentral/fileexchange/4426-cdfplot), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: plotcdfkuiper
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
