CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DEM高程内插

搜索资源列表

  1. DEM

    0下载:
  2. 这是用VB编写的用以解决在建立数字高程模型中的内插问题-This is the preparation for the VB solution in the establishment of digital elevation model of interpolation problem
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3691
    • 提供者:陈兆千
  1. DEM

    1下载:
  2. 完成一个DEM内插算法,需要输入数据,然后计算一个未知高程的点的内插高程。-Completion of a DEM interpolation algorithm, the input data, and then calculate the interpolated elevation of a point of unknown elevation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:52864
    • 提供者:zhangjunfeng
  1. DEM

    1下载:
  2. 数字高程模型(DEM)内插程序 根据已知点坐标求解未知点高程-Solving unknown point elevation digital elevation model (DEM) interpolation procedures based on the coordinates of a known point
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:29713
    • 提供者:孙秋奕
  1. test07

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

    • 发布日期:2017-11-11
    • 文件大小:190210
    • 提供者:李志鹏
  1. DEM

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

    • 发布日期:2017-12-02
    • 文件大小:46556
    • 提供者:刘文宋
  1. bilinear-interpolation

    0下载:
  2. 测量数据内插程序,用于高程点DEM数据内插,精度可靠-Measurement data interpolation procedure for DEM Interpolation elevation point accuracy and reliable
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:904
    • 提供者:lz
  1. 20130702DEM

    0下载:
  2. 摄影测量实习,摄影测量数字高程模型(DEM)内插程序,matlab源代码-Photographic surveying practice, photogrammetric digital elevation model (DEM) interpolation procedure, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:739
    • 提供者:李爱民
  1. DEM

    0下载:
  2. 利用高程点自动内插形成数字高程模型(DEM)的小程序,自己使用c#编写,希望对大家有所帮助-Automatically interpolated using the elevation points form a digital elevation model (DEM) of small programs, their use c# to write, we hope to help
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1488781
    • 提供者:陈昱潼
  1. DEM-bilinear-interpolation

    0下载:
  2. DEM,GNSS高程拟合,格网加密与待定点内插,内附示例-DEM, GNSS elevation fitting, grid encryption and points to be interpolated, containing sample
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1514
    • 提供者:ssssssssss
  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. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:554447
    • 提供者:郝艳玲
  1. DEM高程内插

    1下载:
  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, Yp), using two mobile surface
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:60416
    • 提供者:十月十日
  1. DEM内插

    2下载:
  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 fixed point DEM; (1) according to
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:139264
    • 提供者:十月十日
  1. WindowsFormsApplication1

    1下载:
  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#编程

    • 发布日期:2018-01-08
    • 文件大小:50176
    • 提供者:喋喋峰
  1. DEM内插程序

    2下载:
  2. 数字高程模型 DEM内插,运用C#编写的,界面整洁,使用方便(Digital elevation model DEM interpolation, the use of C#, the interface is neat, easy to use)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:467968
    • 提供者:船长123
  1. srtm2icesat

    0下载:
  2. 通过线性内插SRTM DEM高程到ICESat星下点位置(Interpolate the SRTM to the ICESat location via linear interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:whigg
搜珍网 www.dssz.com