搜索资源列表
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#开发,计算等值线和等值面用
1
- 反距离插值公式 等值线
idw
- 反距离加权内插算法,点内插主要用于自然地理数据的插值
distance
- 反距离加权插值,先判断点在三角形内,然后利用一直点构成的三角形三顶点距离反距离加权,求出内插点坐标
kriging插值,反距离插值等的matlab源码
- 几种插值方法的matlab程序源码
克里格法和反距离插值使用GSTAT
- 克里格法和反距离插值使用GSTAT克里格法和反距离插值使用GSTAT
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
KrigingContour
- 克里金、反距离插值算法_栅格图等值线填充等-Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.
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(多元回归法
anti-alising-using-line-distance
- 如何绘制反走样直线,是采用mfc的接口去模拟反走样直线的绘制,采用的是距离反走样算法-How to draw a straight line anti-aliasing is the interface with mfc to draw the line analog anti-aliasing, using the distance from anti-aliasing algorithm
DEM
- DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used
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
idw
- 空间插值,样点在预测点值的计算过程中所占权重的大小受参数的影响;也就是说,随着采样点与预测值之间距离的增加,标准样点对预测点影响的权重按指数规律减少。(Spatial interpolation)