pce_ode_hermite_test, a C++ code which calls pce_ode_hermite(), which defines and solves a time-dependent scalar exponential decay ODE with uncertain decay coefficient, using a polynomial chaos expansion, in terms of Hermite polynomials.
The information on this web page is distributed under the MIT license.
pce_ode_hermite, a C++ code which sets up a simple scalar stochastic ordinary differential equation (SODE) for exponential decay with an uncertain decay rate, using a polynomial chaos expansion in terms of Hermite polynomials.