Template:GMS 2D Interpolation Method: Difference between revisions

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


*[[GMS:Linear|Linear]]  
*[[GMS:Linear|Linear]]  
*[[GMS:Inverse Distance Weighted|Inverse Distance Weighted]]
*[[GMS:Inverse Distance Weighted|Inverse Distance Weighted]] – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
*[[GMS:Clough-Tocher|Clough-Tocher]]  
*[[GMS:Clough-Tocher|Clough-Tocher]]  
*[[GMS:Natural Neighbor|Natural Neighbor]]  
*[[GMS:Natural Neighbor|Natural Neighbor]]  
*[[GMS:Kriging|Kriging]]
*[[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|Log interpolation]] is also supported.<noinclude>[[Category:Interpolation]][[Category:2D Scatter Point]]</noinclude>
[[GMS:2D Interpolation Options#Log Interpolation|Log interpolation]] is also supported.<noinclude>[[Category:Interpolation]][[Category:2D Scatter Point]]</noinclude>

Revision as of 15:05, 8 July 2016

The following 2D interpolation methods are supported by GMS:

Log interpolation is also supported.