Kolmogorov Distribution Functions

kolmcdf, kolmpdf, kolminv
3,2K download
Aggiornato 26 ago 2004

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

The new e-mail is added.