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

搜索资源列表

  1. aishanercichazhi

    0下载:
  2. 为二次插值办法求二次函数程序,其中包括函数核运行语句-Approach for the quadratic interpolation function for secondary procedures, including the function of nuclear run statement
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:33163
    • 提供者:艾山
  1. BSpline

    0下载:
  2. 海量散乱数据重构的小程序,采用B样条插值和分层B样条算法,对B样条算法进行了封装,最后OPENGL显示重构的网格数据。可用于人脸海量数据重构及地形重构。需先载入数据。数据格式可参考代码内格式。-Massive small scattered data reconstruction procedures, the use of B-spline interpolation and hierarchical B-spline algorithm for B-spline algorithm pack
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:693499
    • 提供者:周翔
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20655
    • 提供者:breathomn
  1. lglr_interplotion

    0下载:
  2. 拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9132
    • 提供者:宁大忠
  1. Newton_interplotion

    0下载:
  2. 牛顿插值的MATLAB程序。需要的来下载。-Newton interpolation process of MATLAB. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9661
    • 提供者:宁大忠
  1. scyt_interplotion

    0下载:
  2. 三次样条插值的MATLAB程序。需要的来下载。-Cubic spline interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:11854
    • 提供者:宁大忠
  1. Interpolationfitting

    0下载:
  2. 应用MatLab软件进行插值与拟合的程序代码-Application of MatLab software interpolation and fitting code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:179617
    • 提供者:林岚
  1. Color_Space_Conversion

    0下载:
  2. 颜色空间转换C++程序,使用多种插值方法实现颜色空间转换-color space convertion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:34351
    • 提供者:zhouwei
  1. lagrang

    0下载:
  2. 此程序为拉格朗日插值法,可以对不同的数据进行插值-This program is Lagrange interpolation method, different data can be interpolated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4327
    • 提供者:刘孟
  1. C2_1(zoomin_and_zoomout)

    0下载:
  2. 程序可以实现对图像的抽取缩小和插值放大功能-Program can achieve the extraction of narrow and interpolation image to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:219198
    • 提供者:蔡家村
  1. PT100

    0下载:
  2. 本程序是本人编写的PT100线性插值的相关基本函数,部分程序参照前人经验程序,希望对有用的人提供参考。-This program is written in my PT100 linear interpolation of the relevant basic functions, some of the procedures refer to the previous experience of procedures useful for those who wish to provide a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:892
    • 提供者:李白
  1. robustfitting_demo.m

    0下载:
  2. 鲁棒性最小平方插值演示。直接运行程序可以看到演示结果。-robust fitting demo. Run the program directly and see the result.
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:1335
    • 提供者:Andy Qin
  1. nterpolation

    0下载:
  2. 计算机常用数值算法与程序,一元全区间等距插值,用拉格朗日插值公式计算指定插值点的函数近似值-Computer numerical algorithm and procedures used, a dollar equidistant between the region interpolation, Lagrange interpolation formula to calculate the function approximation of the specified interpolati
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:32902
    • 提供者:阿庚
  1. image

    1下载:
  2. 自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
  3. 所属分类:Graph program

    • 发布日期:2016-01-13
    • 文件大小:3242125
    • 提供者:wongjx
  1. newton

    0下载:
  2. 这是一个实现牛顿插值的程序,比较经典,也横容易看懂-This is a realization of Newton' s interpolation procedure, compare the classic, but also easy to understand cross-
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:831
    • 提供者:清风
  1. lagrange

    0下载:
  2. 这是一个实现拉格朗日插值的数学程序,也很经典。-This is a mathematical realization of Lagrange interpolation process is also very classic.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:710
    • 提供者:清风
  1. mag_color_snake

    0下载:
  2. 本程序是实现彩色图像的biliner插值放大的,效果不错。- This program implement color image magnification by using bilinear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8433
    • 提供者:zhaozhihan
  1. ImageInterpolate

    0下载:
  2. 实现图像的插值功能,任意尺寸进行缩放,程序采用VC6.0编译通过-image Interpolate function,can enlargethe image by any scale,using VC
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637751
    • 提供者:hewei
  1. SANCIYANGTIAOCHAZHI

    0下载:
  2. 程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:298636
    • 提供者:gxc
  1. 2degreeinter

    0下载:
  2. 最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2509
    • 提供者:GPack
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com