搜索资源列表
MinCurvature
- 常见插值方法及其介绍 “Inverse Distance to a Power(反距离加权插值法)” “Kriging(克里金插值法)” “Minimum Curvature(最小曲率)” “Modified Shepard s Method(改进谢别德法)” -common interpolation methods and introduced "Inverse Distance to a Po
xuewei02
- 反距离加权插值法,用C#开发,计算等值线和等值面用
idw
- 反距离加权内插算法,点内插主要用于自然地理数据的插值
distance
- 反距离加权插值,先判断点在三角形内,然后利用一直点构成的三角形三顶点距离反距离加权,求出内插点坐标
xuewei02
- 反距离加权插值法,用C#开发,计算等值线和等值面用-Anti-distance-weighted interpolation method, using C# Development, calculation of contour lines and iso-surface using
Model
- 采用距离反比加权算法,对三维离散数据进行插值,可以插出地形,采用分层插值,提高了插值速度-Using inverse distance weighted algorithm, for three-dimensional discrete data interpolation, the terrain can be inserted, using stratified interpolation, improve the speed of
distance
- 反距离加权插值,先判断点在三角形内,然后利用一直点构成的三角形三顶点距离反距离加权,求出内插点坐标-Inverse distance weighted interpolation, first determine the point in the triangle and then use the triangle has three points constitute the anti-vertex distance distance
idw
- 实现反距离加权平均插值算法-to fulfill idw Algorithm have a good luck!
43680500MinCurvature
- 这是一个介绍绘制等值线时插值方法的说明,内有反距离加权,克里格等常用方法的说明和介绍-This is a contour map, introduced when the interpolation methods that have anti-distance weighting, kriging, such as a descr iption of the method used and presentation of
case5
- 直线距离加权反走样算法,画出的直线不会走样-Linear distance-weighted anti-aliasing algorithm to draw a straight line will not lose shape
c
- 空间插值方法汇总 Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法
DEM
- DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used
2d-3d
- 二维、三维反距离加权代码,由已知数据点,通过加权差值未知数据点的值-Two-dimensional, three-dimensional inverse distance weighted code
grid
- 在大数据量离散点数据的情况下,利用反距离平方加权插值算法建立规则格网DSM-The amount of data in large case of discrete point data, using inverse distance squared weighted interpolation algorithm for establishing regular grid DSM
fanjuli-jiaqian
- 反距离加权算法,经测试可用,有较为详细的算法解释说明,一看就懂-Inverse distance weighting algorithm, the test is available, there is a more detailed explanation of the algorithm, a look to understand
Interploat
- 反距离加权平均插值算法,带有测试数据,需要的同学可以下载-Inverse distance weighted average interpolation algorithm with test data, the need for students to download
InverDisInter
- 地震解释层位数据的反距离加权源程序。源程序为VC++格式。-Seismic interpretation data layer inverse distance weighted source. VC++ source code for the format.
CSAA
- 插值算法类,含反距离加权算法,杨赤中滤波,负幂指数模型,多元回归模型等-Insert Class
idw
- 空间插值,样点在预测点值的计算过程中所占权重的大小受参数的影响;也就是说,随着采样点与预测值之间距离的增加,标准样点对预测点影响的权重按指数规律减少。(Spatial interpolation)