搜索资源列表
Fitting_quadratic_interpolation_procedure
- 二次拟合插值程序_VB,根据 提供的10个 数据点的坐标( , , )和待求点 的坐标,要求利用移动 二次曲线的拟合法,由格网点P( , )周围的10个已知点内插求出待求点格网点P的高程,编制相应的程序并进行调试,最后解算出格网点P的高程。 -Fitting quadratic interpolation procedure _VB, according to data provided by 10 points, the co
zhudianneicha
- 通过逐点内插法由不规则数据点的高程求格网点的高程信息,利用加权平均,附上了已知数据。-Through a point-by-point interpolation grid points irregular data point elevation and elevation information using the weighted average, enclose the known data.
zhongxindianfa
- 地理信息系统(gis)中由一些离散点,通过此程序生成所有规则格网点的高程.采用中心点移动拟合法.-Geographic Information Systems (gis) by a number of discrete points, to generate all the rules of grid points of elevation through this program. Using the center of the mo
DEM高程内插
- 根据提供的10个数据点的坐标(Xn,Yn,Zn)和待求点的平面坐标(Xp,Yp),要求利用移动二次曲面拟合法,由格网点P(Xp,Yp)周围的10个已知点内插出待求格网点P的高程,编制相应的程序(According to the coordinates of the 10 data points provided by the (Xn, Yn, Zn) and to calculate the plane coordinates (Xp,
WindowsFormsApplication1
- 读取离散点坐标高程数据.dat文件,生成格网DEM,采用逐点内插法中的加权平均法求格网点高程(Read the discrete coordinates of elevation data.Dat file, generate DEM grid point by point interpolation method, the weighted average Faqiuge dot height)