Coefficients of Polynomial Chaos Expansion (PCE)
Versione 1.01.10 (1,28 KB) da
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
Cita come
K. Sepahvand (2025). Coefficients of Polynomial Chaos Expansion (PCE) (https://it.mathworks.com/matlabcentral/fileexchange/73416-coefficients-of-polynomial-chaos-expansion-pce), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Hypothesis Tests >
Scopri di più su Hypothesis Tests in Help Center e MATLAB Answers
Tag
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.
