Polynomial Probability Distribution Estimation

Polynomial probability distribution estimation with the method-of-moments
190 Downloads
Updated 2 May 2017

View License

polyd: A Matlab package for obtaining polynomial approximations of probability distributions. The package contains the following routines: polydfit (fitting polynomial to distribition), polydpdf (for generating polynomial pdf), polydcdp (for generating cdf), polydrnd (for generating random numbers from a polynomial distribution) and polystat (generating statistics from the polynomial distribution approximation). The package also includes an example script Examplepolyd, for the use of the routines. The package utilizes a method-of-moments approach.

Cite As

Joakim Munkhammar (2026). Polynomial Probability Distribution Estimation (https://www.mathworks.com/matlabcentral/fileexchange/62520-polynomial-probability-distribution-estimation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials in Help Center and MATLAB Answers
Version Published Release Notes
1.1.0.0

Minor fix on code so that code does not crash for certain odd types of polynomial distribution outputs

1.0.0.0