CDFPLOT

版本 1.0.0.0 (740 字节) 作者: Alex Bar-Guy
CDFPLOT displays a plot of the Empirical Cumulative Distribution Function (CDF) of the input array.
12.6K 次下载
更新时间 2004/2/3

无许可证

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 (2024). CDFPLOT (https://www.mathworks.com/matlabcentral/fileexchange/4426-cdfplot), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: plotcdfkuiper

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0