搜索资源列表
idw
- A line idw code ,can read and download.
idw C++
- 基于idw的插值算法 C++ 使用于2维和3维插值
IDW matlab实现
- IDW matlab实现 内涵说明
IDW(距离权倒数插值法)
- IDW(距离权倒数插值法)是空间插值中最常用的插值方法之一。本程序基于MATLAB开发,功能齐全,希望用得开心。,IDW (interpolation from the bottom right) is the most commonly used spatial interpolation of the interpolation methods. The program is based on MATLAB development, full-featured, in the hope jo
idw.rar
- 实现反距离加权平均插值算法~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,to fulfill idw Algorithm have a good luck!
IDWInterpolation
- idw 反距离权重插值,直接在程序中调用即可-idw inverse distance weighted interpolation, you can call directly in the program
ImageWarping
- 添加CDib类,用IDW算法和RBF算法实现ImageWarping-Add CDib categories, with IDW algorithm and RBF algorithm ImageWarping
Image Warp
- IDW方法和RBF方法 用CDIB图像类实现Image warping -IDW method and RBF methods with CDIB image class implementation Image warping
IDW
- IDW距离反比加权方法,权重选择为2,可根据需要自己改变-IDW inverse distance weighting, the weight chosen as 2, can be changed according to need their own
AE-interpolation
- C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import, you can select the appropriate interpolation
IDW
- idw算法,很不错啊仔细看看,关于制作三维的地图什么的不错的选择-idw algorithm, very nice closer look, on the production of three-dimensional map of what a good choice
IDW
- 基于距离权重反比法的空间插值程序,程序比较好读懂,,简单-Method based on inverse distance weighted spatial interpolation procedure, the program is better read, and simple
IDW
- idw插值算法代码,里面有纤细的注释,对AE开发者,有些帮助。-The idw interpolation algorithm code, there are slim annotation, AE developers, some help.
ArcGIS-For-Flex-IDW
- ArcGIS IDW操作&ArcGIS For Flex IDW应用,ArcGIS For Flex API反距离权重差值-ArcGIS_For_Flex_IDW application programming
IDW
- IDW插值法,距离倒数乘方格网化方法是一个加权平均插值法,可以进行确切的或者圆滑的方式插值。方次参数控制着权系数如何随着离开一个格网结点距离的增加而下降。对于一个较大的方次,较近的数据点被给定一个较高的权重份额,对于一个较小的方次,权重比较均匀地分配给各数据点。 计算一个格网结点时给予一个特定数据点的权值与指定方次的从结点到观测点的该结点被赋予距离倒数成比例。当计算一个格网结点时,配给的权重是一个分数,所有权重的总和等于1.0。当一个观测点与一个格网结点重合时,该观测点被给予一个实际为 1.0
IDW
- 反距离加权插值法idw的matlab算法,含文件《IDW在医学断层图像可视化中的应用》及《基于ArcGIS两种空间插值方法的比较》。-Matlab algorithm, inverse distance weighted interpolation method idw file containing " IDW medical images visualization based on ArcGIS two spatial interpolation method of compari
IDW
- 反距离加权法估算降水量时是根据距离衰减规律, 对样本点的空间距离进行加权, 当权重等于1 时, 是线性距离衰减插值 当权重> 1 时, 是非线性距离衰减插值-Inverse Distance Weighting,IDW)
idw
- IDW插值算法,输入10个已知点,内插未知点的高程。-IDW interpolation
IDW-interpolation
- IDW空间内插法算法的C#代码实现,简单易懂,对初学者有帮助。-IDW interpolation algorithm in the C# implementation, easy to understand.
IDW
- 反距离加权插值,即IDW(Inverse Distance Weight) ,也可以称为距离倒数乘方法。是指距离倒数乘方格网化方法是一个加权平均插值法,可以进行确切的或者圆滑的方式插值。方次参数控制着权系数如何随着离开一个格网结点距离的增加而下降。对于一个较大的方次,较近的数据点被给定一个较高的权重份额,对于一个较小的方次,权重比较均匀地分配给各数据点。(Inverse distance weighted interpolation, IDW (inverse distance weight)