Coefficients of Polynomial Chaos Expansion (PCE)
Version 1.01.10 (1.28 KB) by
K. Sepahvand
This simple Matlab code calculates the coefficients of PCE for a lognormal distributed uncertain parameter X up to the order of N.
The coefficients of order “n” for any uncertain parameter X with LN(mu,sigma) can analytically calculated as:
ai_a=sigma^n*exp(mu+sigma^2/2)/(n!)
The code calculated the coefficients using Matlab symbolic integration
Cite As
K. Sepahvand (2026). Coefficients of Polynomial Chaos Expansion (PCE) (https://www.mathworks.com/matlabcentral/fileexchange/73416-coefficients-of-polynomial-chaos-expansion-pce), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Hypothesis Tests >
Find more on Hypothesis Tests in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
