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

搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15.91kb
    • 提供者:马良
  1. vb+surfer

    3下载:
  2. vb调用surfer主要程序 用克立格法将资料内插到格点上 生成一个空白的绘图页 生成一个等值线图 -vb call surfer main proceeding with kriging information grid within stabbing a generation gap on the field Generating a map page contour map
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:22.44kb
    • 提供者:z
  1. jiangshuichaxun

    0下载:
  2. 通过全国160个站点的数据。空间内插后,用Mo生产查询信息系统,可用点选属性-through the National 160 site data. Spatial interpolation, with Mo inquiries production information systems, available Click attributes
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:6.06kb
    • 提供者:周珂
  1. 12

    0下载:
  2. 不错的代码,关于等直线的。 用三角网法绘制等值线,是在三角形的三条边上用线性内插方法寻找等值点,这种方法的机理是将每个三角形看作是空间的一个平面,这就要求在每个三角形的三个顶点内的地貌形态无明显的变化,故此希望将其中最靠近的三个点构成三角形,以符合上述机理,使插补的等值点精度较高,更好的反映地貌的实际形态。符合这些条件的三角形称之为“最佳三角形”
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.18mb
    • 提供者:海嗨
  1. timing

    2下载:
  2. 采用GARDNER算法的定时模块的仿真,输入每个符号4个采样点,通过内插,输出一个样本值
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:wwyy
  1. idw

    0下载:
  2. 反距离加权内插算法,点内插主要用于自然地理数据的插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:1.07mb
    • 提供者:lj
  1. distance

    1下载:
  2. 反距离加权插值,先判断点在三角形内,然后利用一直点构成的三角形三顶点距离反距离加权,求出内插点坐标
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:14.09kb
    • 提供者:方劲
  1. 精密星历文件读取

    3下载:
  2. 实现对精密星历数据的读取,并能内插出任意时间点卫星的位置,且能评定内插的精度.-to achieve precise ephemeris data to the reader, and interpolation from any point in time the satellite location and can assess the accuracy of interpolation.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:217.88kb
    • 提供者:李军
  1. 一款南方CASS的应用小程序

    3下载:
  2. 一款南方CASS的应用小程序,修改符号,内插高程点及断面的提取等。-The application of a small Southern CASS program, modify the symbols, interpolated elevation and section of the extraction point.
  3. 所属分类:CAD

    • 发布日期:2016-01-23
    • 文件大小:5kb
    • 提供者:*
  1. kriging.zip

    2下载:
  2. Kriging 内插算法 通过已知点的测量值来内插获取未知点的预测,Kriging algorithym
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:557byte
    • 提供者:cheng tao
  1. GuiSin

    1下载:
  2. 本人精心收集的正弦内插算法,根据此算法,每个周期2.5采样点就可以重构一个正弦波形,经改造可用于VC和matlab-I carefully collected the sine interpolation algorithm, based on this algorithm, each cycle of 2.5 sampling points can reconstruct a sine wave-shaped, can be used by the transformation of VC a
  3. 所属分类:matlab

    • 发布日期:2014-11-06
    • 文件大小:645byte
    • 提供者:chenliuzhang
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole two-pixel accuracy motion estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:23.94kb
    • 提供者:郑丹
  1. MyContour

    2下载:
  2. 用c#编写的生成矩形网格,内插等值点,绘制等值线。-Written in c# generate rectangular grid, equivalent point interpolation to draw the contour.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-10
    • 文件大小:888kb
    • 提供者:孙艳
  1. Weighted-Average-interpolation

    0下载:
  2. 加权平均法是DEM移动内插法的特例,是一种简化的逐点内插法。它是先以内插点为中心,确定一个取样窗口,然后计算落在窗口内的采样点的特征值的平均值,作为内插点的特征值的估值,-The weighted average method is a special case of the DEM mobile interpolation, a simplified point-by-point interpolation. It is the first interpolation point as the
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:1.41kb
    • 提供者:伍绍浩
  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
    • 文件大小:59kb
    • 提供者:十月十日
  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
    • 文件大小:136kb
    • 提供者:十月十日
  1. CAD坐标标注、提取等插

    2下载:
  2. CAD点坐标提取与标注 1、下载后解压,将两个文件复制到CAD的安装目录Support文件夹内(如:C:\Program Files\AutoCAD 200*\Support) 2、打开CAD,输入命令ap,将会弹出一个对话框,点击"启动组(Startup Suite)"下面的公文包图标(或"内容"(Contents...)),弹出启动组一对话框,点&qu ot;添加(Add...)"找到你刚才文件所保存的位置(C:\Program
  3. 所属分类:*行业应用

    • 发布日期:2017-12-27
    • 文件大小:3.05mb
    • 提供者:大平平
  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
    • 文件大小:49kb
    • 提供者:喋喋峰
  1. CASS小插件 内插高程点

    3下载:
  2. 采用lisp进行开发的一款cass小插件,主要用于高程点内插,非常实用。
  3. 所属分类:其他小程序

    • 发布日期:2019-04-27
    • 文件大小:6.49kb
    • 提供者:acadapp
  1. lisp小插件

    1下载:
  2. vba 和 lisp 的源代码 涉及CAD的多段线坐标提取,面积统计为亩,高程点的内插等一系列功能(The source code of VBA and LISP involves CAD multi line coordinate extraction, area statistics for mu, elevation point interpolation, and a series of functions.)
  3. 所属分类:其他

    • 发布日期:2020-10-15
    • 文件大小:7kb
    • 提供者:小鸡鸡
« 12 3 4 »
搜珍网 www.dssz.com