Template:GMS 3D Interpolation Methods: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:


*[[GMS:Inverse Distance Weighted|Inverse Distance Weighted Interpolation]] – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
*[[GMS:Inverse Distance Weighted|Inverse Distance Weighted Interpolation]] – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
*[[GMS:Kriging|Kriging]] – Based on the assumption that the parameter being interpolated can be treated as a regionalized variable
*[[GMS:Kriging|Kriging]] – Based on the assumption that the parameter being interpolated can be treated as a regionalized variable.


[[GMS:2D Interpolation Options|Log interpolation]] is also supported.<noinclude>[[Category:Interpolation]][[Category:3D Scatter Point]]</noinclude>
[[GMS:2D Interpolation Options|Log interpolation]] is also supported.<noinclude>[[Category:Interpolation]][[Category:3D Scatter Point]]</noinclude>

Revision as of 15:05, 8 July 2016

The following methods are supported for 3D interpolation in GMS:

  • Inverse Distance Weighted Interpolation – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
  • Kriging – Based on the assumption that the parameter being interpolated can be treated as a regionalized variable.

Log interpolation is also supported.