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

Add the Two-Dimensional Test Function from Cheng and Sandu (2010) #335

Open
damar-wicaksono opened this issue Jan 15, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base

Comments

@damar-wicaksono
Copy link
Owner

The two-dimensional non-linear test function from Cheng and Sandu (2010)1 is defined as follows:

$$ \mathcal{M}(\boldsymbol{x}) = \cos{\left( x_1 + x_2 \right)} \exp{\left( x_1 x_2 \right)}, $$

where $\boldsymbol{x} = \{ x_1, x_2 \}$ is the vector of input variables modeled as an independent uniform random vector in $[0, 1]^2$.
The function was used as a test function in the context of metamodeling exercise in Cheng and Sandu (2010)1 (specifically, non-intrusive polynomial chaos approach).

Footnotes

  1. H. Cheng and A. Sandu, “Collocation least-squares polynomial chaos method,” in Proceedings of the 2010 Spring Simulation Multiconference, Orlando, Florida: Society for Computer Simulation International, 2010, pp. 1–6. doi: 10.1145/1878537.1878621. 2

@damar-wicaksono damar-wicaksono added documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base
Projects
None yet
Development

No branches or pull requests

1 participant