搜索资源列表

  1. DEM

    0下载:
  2. DEM内插,利用移动曲面拟合法实现的解求地面高程的算法具有很好的指导意义。-DEM interpolation moving surface to be legally implemented the ground elevation Solutions algorithm has a good guide.
  3. 所属分类:C#编程

    • 发布日期:2024-06-09
    • 文件大小:46080
    • 提供者:刘文宋
  1. test07

    0下载:
  2.    个待求格网中心顶点为中心,按最多不超过8个点、最少不小于5个点确定搜索圆半径,采用反距离加权(IDW)法依据落入搜索圆内的各高程采样点的高程求取各待求网格中心点的高程。要求编制相应的内插程序并进行调试(提交源程序代码),最后输出该区域的规则格网DEM。 数字高程模型(DEM)内插程序 -Digital elevation model (DEM) interpolation procedures
  3. 所属分类:文件格式

    • 发布日期:2024-06-09
    • 文件大小:190464
    • 提供者:李志鹏
  1. DEM-interpolation

    0下载:
  2. 知道几个已知点的坐标高程,再利用移动曲面法进行DEM内插求出未知点高程-Know a few known coordinates and elevations of point , and then use the mobile surface interpolation method to find an unknown point in the DEM elevation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-09
    • 文件大小:553984
    • 提供者:郝艳玲
  1. DEM高程内插

    0下载:
  2. 根据提供的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,
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:60416
    • 提供者:十月十日
  1. DEM内插

    0下载:
  2. DEM内插就是根据参考点上的高程求出其他待定点上;(1)根据实际内插要求,解算待定点P的平面坐标(;(2)为了选取邻近的数据点,以待定点P为圆心,以;由于二次曲面系数个数为6,要求选用的数据点个数n;满足要求;vi=Ax2+Bxy+Cy2+Dx+Ey+F-Z;由n个数据点列出的误差方程为v=MX-Z;(Is inserted according to the elevation reference point for other fix
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:139264
    • 提供者:十月十日
  1. WindowsFormsApplication1

    0下载:
  2. 读取离散点坐标高程数据.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)
  3. 所属分类:C#编程

    • 发布日期:2024-06-09
    • 文件大小:50176
    • 提供者:喋喋峰

源码中国 www.ymcn.org