Cumulative Distribution Function of the Laplace Distribution
The present code is a Matlab function that provides a computation of the theoretical cumulative distribution function of the Laplace (double exponential) distribution for given mean mu and standard deviation sigma, evaluated at x points. The proposed function is similar to built-in Matlab function “cdf”.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
The code is based on the theory described in:
[1] N. Johnson, S. Kotz, N. Balakrishnan. Continuous Univariate Distributions Vol. 2. New York, John Wiley & Sons, 1995.
Cita come
Hristo Zhivomirov (2024). Cumulative Distribution Function of the Laplace Distribution (https://www.mathworks.com/matlabcentral/fileexchange/76757-cumulative-distribution-function-of-the-laplace-distribution), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Riconoscimenti
Ispirato da: Generation of Random Numbers with Laplace Distribution
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |