Gradient-enhanced kriging: Difference between revisions
Appearance
Content deleted Content added
Line 9: | Line 9: | ||
=== Kriging === |
=== Kriging === |
||
We are interested in the output <math>x< |
We are interested in the output <math>x</math> of our computer simulation. |
||
=== GEK === |
=== GEK === |
Revision as of 03:35, 8 November 2016
Template:New unreviewed article Gradient-Enhanced Kriging (GEK) is a surrogate modeling technique used in engineering. A surrogate model (alternatively known as a metamodel, response surface or emulator) is a prediction of the output of an expensive computer code. This prediction is based on a small number of evaluations of the expensive computer code.
Introduction
Predictor equations
In a Bayesian framework, we use Bayes' Theorem to predict the Kriging mean and variance conditional on the observations. In our case, the observations are the results of a number of computer simulations.
Kriging
We are interested in the output of our computer simulation.