WMS:Inverse Distance Weighted Interpolation: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
One of the most commonly used techniques for interpolation of scatter points is inverse distance weighted (IDW) interpolation. Inverse distance weighted methods are based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points. The interpolating surface is a weighted average of the scatter points and the weight assigned to each scatter point diminishes as the distance from the interpolation point to the scatter point increases. Several options are available for inverse distance weighted interpolation. The options are selected using the Inverse Distance Weighted Interpolation Options dialog. This dialog is accessed through the Options button next to the Inverse distance weighted item in the [[WMS:Scatter Point Module|2D Interpolation Options]] (3D Interpolation Options) dialog. The options in the dialog are as follows:
One of the most commonly used techniques for interpolation of scatter points is inverse distance weighted (IDW) interpolation. Inverse distance weighted methods are based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points. The interpolating surface is a weighted average of the scatter points and the weight assigned to each scatter point diminishes as the distance from the interpolation point to the scatter point increases. Several options are available for inverse distance weighted interpolation. The options are selected using the ''Inverse Distance Weighted Interpolation Options'' dialog. This dialog is accessed through the Options button next to the Inverse distance weighted item in the ''[[WMS:Scatter Point Module|2D Interpolation Options]] (3D Interpolation Options)'' dialog. The options in the dialog are as follows:


* [[WMS:Shepard's Method|Shepards Method]]
* [[WMS:Shepard's Method|Shepards Method]]
Line 8: Line 8:
==Related Topics==
==Related Topics==
* [[WMS:Interpolation Options|Interpolation Options]]
* [[WMS:Interpolation Options|Interpolation Options]]
* [[WMS:Scatter Point Module|2D Scatter Point Module]]
* [[WMS:2D Scatter Point Module|2D Scatter Point Module]]




{{WMSMain}}
{{WMSMain}}

Revision as of 16:23, 20 February 2013

One of the most commonly used techniques for interpolation of scatter points is inverse distance weighted (IDW) interpolation. Inverse distance weighted methods are based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points. The interpolating surface is a weighted average of the scatter points and the weight assigned to each scatter point diminishes as the distance from the interpolation point to the scatter point increases. Several options are available for inverse distance weighted interpolation. The options are selected using the Inverse Distance Weighted Interpolation Options dialog. This dialog is accessed through the Options button next to the Inverse distance weighted item in the 2D Interpolation Options (3D Interpolation Options) dialog. The options in the dialog are as follows:


Related Topics