搜索资源列表
image_process
- 双线性内插法用于图像配准,主要完成图像的伸缩,旋转变换。-Bilinear interpolation for image registration, mainly to complete the image scaling, rotation transformation.
Craftsmen-notes
- 分段线性插值法的思想精髓是, 把曲线看作若干段首尾相连的直线 段;根据每段直线的斜率来求算该线段所在区段内的数据值。相邻两 个线段的接点称为标定点。由下图可知,当标定点选择合理时,计算 结果可以非常接近实际值。 -The spirit and essence of the piece-wise linear interpolation curve as several segments of the end-to-end straight-line segment calc
test07
- 个待求格网中心顶点为中心,按最多不超过8个点、最少不小于5个点确定搜索圆半径,采用反距离加权(IDW)法依据落入搜索圆内的各高程采样点的高程求取各待求网格中心点的高程。要求编制相应的内插程序并进行调试(提交源程序代码),最后输出该区域的规则格网DEM。 数字高程模型(DEM)内插程序 -Digital elevation model (DEM) interpolation procedures
satellite-position
- 读取sp3文件(P类型)中的精密星历,并用拉格朗日多项式九阶内插法计算卫星位置-Sp3 read the file (P type) in the ephemeris, and calculates the satellite position with a ninth order Lagrange polynomial interpolation