Kolmogorov Distribution Functions

kolmcdf, kolmpdf, kolminv
3.2K Downloads
Updated 26 Aug 2004

View License

Add to Your statistic toolbox this functions:
KolmCdf - Kolmogorov cumulative distribution function:
F(x)=sum((-1)^n*exp(-2*n^2*x^2),n,-inf,inf);
KolmPdf - Kolmogorov probability distribution function;
KolmInv - Inverse of the Kolmogorov cumulative distribution function.

Cite As

Sergii Iglin (2024). Kolmogorov Distribution Functions (https://www.mathworks.com/matlabcentral/fileexchange/4369-kolmogorov-distribution-functions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

The new e-mail is added.