Pearson 3 distribution library

버전 1.0.4 (6.62 KB) 작성자: Guillaume Talbot
A package of the most common functions for the Pearson 3 distribution
다운로드 수: 320
업데이트 날짜: 2022/8/26

라이선스 보기

For the Pearson 3 distribution
-Estimate the parameters of the distribution for a given sample
-Compute the probability density function (pdf)
-Compute the cumulative distribution function (cdf)
-Compute the inverse of the cumulative distribution function
-Generate a random sample

인용 양식

Guillaume Talbot (2026). Pearson 3 distribution library (https://kr.mathworks.com/matlabcentral/fileexchange/87629-pearson-3-distribution-library), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
1.0.4

Fixed some description errors in the help sections

1.0.3

-Statiscal Toolbox isn't necessary anymore
- Harmonisation with my Extreme Values Analysis library

1.0.2

-Small corrections in the help section
-Improved the computation of the L-moments in the Pearson3_fit function. Replaced the "for loop" by a vectorization
-Added an example script

1.0.1

Added image

1.0.0