Polynomial Probability Distribution Estimation

Polynomial probability distribution estimation with the method-of-moments

You are now following this Submission

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://se.mathworks.com/matlabcentral/fileexchange/62520-polynomial-probability-distribution-estimation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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