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
    • 文件大小:16289
    • 提供者:马良
  1. 曲线_插值

    0下载:
  2. 这是一个有关线性插值的例子,用vb编写,具有良好的界面,而且是可是化的.仅供大家参考.-This is a linear interpolation of the examples used vb prepared, to have a good interface, but it is based. Only your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25463
    • 提供者:张华仁
  1. 三弯矩插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18215
    • 提供者:jasa
  1. 三转角插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18074
    • 提供者:jasa
  1. lagrange多项式插值

    1下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21613
    • 提供者:jasa
  1. 分段线性插值

    0下载:
  2. 程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding function modules y trying to confuse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2800
    • 提供者:梁良
  1. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. 数值分析中的各种插值

    0下载:
  2. Lagrange插值+Newton插值+分段线性插值+复合梯形公式求定积分+列主元高斯+牛顿迭代+数据拟合+线性方程组迭代+++追赶法(1)
  3. 所属分类:其他小程序

  1. chazhi2.rar

    0下载:
  2. 对图像三线性插值方法进行改进,添加加权系数,更好地消除人工痕迹。,Trilinear interpolation of the image method to improve, add the weighted coefficient, and better elimination of artificial traces.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:7559
    • 提供者:yangyang
  1. tiny_YUV.rar

    0下载:
  2. 能够显示yuv420图像,并显示进行线性插值后的图像,对于yuv序列,同样可以查看。,Yuv420 can display images, and display the image after the linear interpolation, for yuv sequence, the same can see.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:39874
    • 提供者:ZhangBo
  1. bandelet_wang

    0下载:
  2. 用matlab实现图像双线性插值,适合于图像处理初学者,方便以后得图像的进一步处理-Image by matlab bilinear interpolation, image processing suitable for beginners, convenient for further processing after the image was
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:825760
    • 提供者:wangfuqiang
  1. GeoTrans

    0下载:
  2. 图像平移,平移(逐行);缩放;图像旋转,旋转(双线性插值)-Image translation transformation;zoom;rotate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:122158
    • 提供者:成汁
  1. Interp

    0下载:
  2. MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1491
    • 提供者:futao
  1. 双线性插值法放大灰度图像

    0下载:
  2. 双线性插值法放大灰度图像 双线性插值法放大灰度图像 双线性插值法放大灰度图像
  3. 所属分类:matlab例程

  1. bilinear-interpolation

    0下载:
  2. 二次线性插值算法 MFC C++实现 (插值算法 linear interpolation))(linear interpolation MFC VC++ source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:253952
    • 提供者:flash50
  1. 新建文件夹

    0下载:
  2. 可以使文件中的图像放大两倍,采用双线性插值不失真。(The image magnified two times)
  3. 所属分类:其他

  1. binary_interpolation

    0下载:
  2. 本算法使用双线性插值法对图像进行缩放变换(The bilinear interpolation method is used to scale and transform the image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:文天
  1. 2D-interpolation

    0下载:
  2. G++和opencv实现图像的双线性插值(G++ code for Bilinear interpolation of images with opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:小王 123
  1. 2

    0下载:
  2. 还未完成的java文字游戏 初学者 后面的有点崩 先用gm版G++和opencv实现图像的线性插值(The unfinished Java text game is a point avalanche behind the beginner, and the linear interpolation of the image is realized with the GM version G++ and the opencv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1286144
    • 提供者:wangcui
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:帅哥铮
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com