Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code generation for random ODEs #8

Open
timueh opened this issue Feb 22, 2019 · 0 comments
Open

Code generation for random ODEs #8

timueh opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@timueh
Copy link
Collaborator

timueh commented Feb 22, 2019

Starting from a linear time-invariant ODE $\dot{x}(t) = A(\theta) x(t) + B(\theta) u(t)$ with initial condition $x(0) = x_0(\theta)$ and a random parameter $\theta$, auto-generate the Galerkin-projected ODE in terms of the PCE coefficients, similar to the example here where the Galerkin projection is done by hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant