Template:GMS 3D Interpolation Methods: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "The following methods are supported for 3D interpolation in GMS: *Inverse Distance Weighted Interpolation *GMS:Krig...")
 
No edit summary
Line 1: Line 1:
The following [[GMS:Interpolation|methods]] are supported for 3D interpolation in GMS:
The following [[GMS:Interpolation|methods]] are supported for 3D interpolation in GMS:


*[[GMS:Inverse Distance Weighted|Inverse Distance Weighted Interpolation]]
*[[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]]


[[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.