空间插值算法-反距离加权法_第1页
空间插值算法-反距离加权法_第2页
空间插值算法-反距离加权法_第3页
空间插值算法-反距离加权法_第4页
空间插值算法-反距离加权法_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、ShowInv erse Dista nee Weighted In terpolati onOne 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

2、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 dis

3、tance 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 dialog. SMS uses Shepard's Method for IDW:Shepard

4、's MethodThe simplest form of inverse distance weighted interpolation is sometimes called "Shepard's method" (Shepard 1968). The equation used is as follows:1-1 1-1where n is the number of scatter points in the set, fi are the prescribed function values at the scatter points (e.g.

5、the data set values), and wi are the weight functions assigned to each scatter point. The classical form of the weight function is:n工XJ-lwhere p is an arbitrary positive real number called the power parameter (typically, p=2) and hi is the distance from the scatter point to the interpolation point o

6、r比=電丫 +(y_yj 忖=J(X-XJ3 + (y-yi/where (x,y) are the coordinates of the interpolation point and (xi,yi) are the coordinates of each scatter point. The weight function varies from a value of unity at the scatter point to a value approaching zero as the distance from the scatter point increases. The wei

7、ght functions are normalized so that the weights sum to unity.The effect of the weight function is that the surface interpolates each scatter point and is influenced most strongly between scatter points by the points closest to the point being interpolated.Although the weight function shown above is

8、 the classical form of the weight function in inverse distance weighted interpolation, the following equation is used in SMS: where hi is the distance from the interpolation point to scatter point i, R is the distance from the interpolation point to the most distant scatter point, and n is the total

9、 number of scatter points. This equation has been found to give superior results to the classical equation (Franke & Nielson, 1980).R hiRhjThe weight function is a function of Euclidean distance and is radially symmetric about each scatter point. As a result, the interpolating surface is somewha

10、t symmetric about each point and tends toward the mean value of the scatter points between the scatter points. Shepard's method has been used extensively because of its simplicity.Computati on of Nodal Fun cti on Coefficie ntsIn the IDW Interpolation Options dialog, an option is available for us

11、ing a subset of the scatter points (as opposed to all of the available scatter points) in the computation of the nodal function coefficients and in the computation of the interpolation weights. Using a subset of the scatter points drops distant points from consideration since they are unlikely to ha

12、ve a large influence on the nodal function or on the interpolation weights. In addition, using a subset can speed up the computations since less points are involved.If the Use subset of points option is chosen, the Subsets button can be used to bring up the Subset Definition dialog. Two options are

13、available for defining which points are included in the subset. In one case, only the nearest N points are used. In the other case, only the nearest N points in each quadrant are used as shown below. This approach may give better results if the scatter points tend to be clustered.+ + k + + + +十+ h +

14、 + +w+ +f+ +The Four Quadrants Surrounding an Interpolation Point.If a subset of the scatter point set is being used for interpolation, a scheme must be used to find the nearest N points. Two methods for finding a subset are provided in the Subset Definition dialog: the global method and the local m

15、ethod.Global MethodWith the global method, each of the scatter points in the set are searched for each interpolation point to determine which N points are nearest the interpolation point. This technique is fast for small scatter point sets but may be slow for large sets.Local MethodWith the local me

16、thods, the scatter points are triangulated to form a temporary TIN before the interpolation process begins. To compute the nearest N points, the triangle containing the interpolation point is found and the triangle topology is then used to sweep out from the interpolation point in a systematic fashi

17、on until the N nearest points are found. The local scheme is typically much faster than the global scheme for large scatter point sets.Computati on of In terpolati on WeightsWhen computing the interpolation weights, three options are available for determining which points are included in the subset

18、of points used to compute the weights and perform the interpolation: subset, all points, and enclosing triangle.Subset of Poi ntsIf the Use subset of points option is chosen, the Subset Definition dialog can be used to define a local subset of points.All Poi ntsIf the Use all points option is chosen

19、, a weight is computed for each point and all points are used in the interpolation.En clos ing Trian gleThe Use vertices of enclosing triangle method makes the interpolation process a local scheme by taking advantage of TIN topology (Franke & Nielson, 1980). With this technique, the subset of po

20、ints used for interpolation consists of the three vertices of the triangle containing the interpolation point. The weight function or blending function assigned to each scatter point is a cubic S-shaped function as shown in part a of the figure below. The fact that the slope of the weight function t

21、ends to unity at its limits ensures that the slope of the interpolating surface is continuous across triangle boundaries.Normalized Dister匚e(b)Normalized Dister匚e(b)(a) S-Shaped Weight Function and (b) Delauney Point Group for Point A.The influence of the weight function extends over the limits of t

22、he Delauney point group of the scatter point. The Delauney point group is the "natural neighbors" of the scatter point, and the perimeter of the group is made up of the outer edges of the triangles that are connected to the scatter point as shown in part b. The weight function varies from

23、a weight of unity at the scatter point to zero at the perimeter of the group. For every interpolation point in the interior of a triangle there are three nonzero weight functions (the weight functions of the three vertices of the triangle). For a triangle T with vertices i, j, & k, the weights f

24、or each vertex are determined as follows:眄(监 y) = b泊-2bt) + 3where |ei| is the length of the edge opposite vertex i, and bi, bj, bk are the area coordinates of the point (x,y) with respect to triangle T. Area coordinates are coordinates that describe the position of a point within the interior of a

25、triangle relative to the vertices of the triangle. The coordinates are based solely on the geometry of the triangle. Area coordinates are sometimes called "barycentric coordinates." The relative magnitude of the coordinates corresponds to area ratios as shown below:Vk=五7十吐Barycentric Coordinates for a Point in a Triangle.The XY coordinates of the i

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论