Multivariate interpolation: Difference between revisions

Content deleted Content added
Uniform grid: regular grid is more general than uniform grid
Line 50:
Schemes defined on a [[Unstructured grid|non-uniform grid]] should all work on a uniform grid, typically reducing to another known method.
* [[Nearest-neighbor interpolation]]
* [[NaturalTriangulated irregular network]]-based [[natural neighbor]]
* [[Triangulated irregular network]]-based [[linear interpolation]] (a type of [[piecewise linear function]])
* [[Inverse distance weighting]]
* [[Kriging]]