Polynomial chaos approximation

Version 1.0.0.0 (8,84 ko) par Felipe
Several 1D probability distributions are approximated using the polynomial chaos expansion method
2,2K téléchargements
Mise à jour 12 juin 2015

Afficher la licence

The main file 'PC_examples_1D.m' contains basic examples, in which several probability distributions are approximated using the polynomial chaos (PC) expansion. The key components of this method lie in the calculation of the orthogonal polynomials and the computation of the PC coefficients:
i). Functions to compute N-dimensional Hermite, Charlier and Jacobi polynomial are provided; extension to other types of orthogonal polynomials is straightforward.
ii). The PC coefficients are estimated using the projection method, where the integral is solved using a Gauss-Hermite quadrature. This step was only programmed for the case of 1D Hermite polynomials. Therefore, further extension to other types of orthogonal polynomials is required. An implementation of the regression method for the estimation of the PC coefficients can deal with this problem (hopefully, it will be included in a future version).

Citation pour cette source

Felipe (2024). Polynomial chaos approximation (https://www.mathworks.com/matlabcentral/fileexchange/51171-polynomial-chaos-approximation), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Polynomials dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0