CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - interpolation

搜索资源列表

  1. interpolation-algorithms

    0下载:
  2. matlab中一些常用的插值算法程序集,可以参考-Some commonly used interpolation algorithms assemblies
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:10300
    • 提供者:焦戊臣
  1. Image-Interpolation-Algorithm

    0下载:
  2. 文档包括双线性插值算法和最近邻域算法的详细介绍,以及算法的相关计算。-Documentation includes bilinear interpolation algorithm and the nearest neighbor algorithm which is described in detail, as well as algorithms related calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5943013
    • 提供者:轻车
  1. Lagrange-interpolation-of-matlab

    0下载:
  2. 拉格朗日插值法matlab源程序,具有通用性和可扩展性。-Lagrange interpolation matlab source, has the versatility and scalability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:13791
    • 提供者:yunhai
  1. interpolation-and-fitting

    0下载:
  2. matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发-classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:179595
    • 提供者:yuan
  1. iterative-and-interpolation-method

    0下载:
  2. 有关迭代法和插值法的程序。包括高斯赛德尔迭代法、牛顿迭代法、拉格朗日插值法、牛顿插值法等。-Programs about iterative and interpolation method,including Gauss-Siedel ,Newton iterative method, Lagrange and Newton interpolation method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:269314
    • 提供者:cqgccc
  1. Interpolation

    0下载:
  2. 计算方法,曲线插值,普通插值法。自编程序。附带图片。-Calculation methods, curve interpolation, ordinary interpolation. Self programming. With pictures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:8807
    • 提供者:贾凌霄
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值,可用于图像的放大,及对像素颜色的插值,能产生光滑的过渡效果-Bilinear interpolation can be used to enlarge the image, and the color of the pixel interpolation, to produce a smooth transition effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:902
    • 提供者:lichangjiang
  1. BILINEAR-Interpolation

    0下载:
  2. A code for implementing Bilinear Interpolation on Images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:6411
    • 提供者:fu
  1. BICUBIC-Interpolation

    0下载:
  2. A code for implementing Bicubic Interpolation on images
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6601
    • 提供者:fu
  1. interpolation

    0下载:
  2. 运用C语言来帮助理解插算法,程序简单易行。-Use C language to help understand the interpolation algorithm, the procedure is simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2929
    • 提供者:
  1. lagrange-interpolation

    0下载:
  2. lagrange多项式插值,满足插值条件的函数去逼近原函数-lagrange polynomial interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5108
    • 提供者:稻草人
  1. Newton-interpolation

    0下载:
  2. 这是一个用C语言完成的,牛顿插值法的小程序-This is a C language, Newton interpolation applet.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:LiYi
  1. Two-dimensional-linear-interpolation

    0下载:
  2. 二维数表的查取实例,主要利用二维线性插值原理-Charles takes the number of two-dimensional table of instances, the main principles of two-dimensional linear interpolation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:910
    • 提供者:chenle
  1. Newton-interpolation

    0下载:
  2. 牛顿插值算法的小程序。牛顿插值算法,比一般的Interpolation精度高一些,使用较为广泛。-Newton interpolation method, which is widely used.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3494031
    • 提供者:zfy
  1. Value-interpolation-problem-solving

    0下载:
  2. 这是一个有关插值问题的数值求解的实验报告,报告内含有实验截图-This is an experimental report on the numerical solution of the interpolation problem, the report contains experimental shots
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:92442
    • 提供者:huangshiyao
  1. MatLab-interpolation-and-fiting

    0下载:
  2. 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:185237
    • 提供者:张凤翔
  1. method-of-interpolation

    0下载:
  2. 数值计算时的插值法,亲测可用,C语言编写的-Numerical calculations of the interpolation method, pro-test available, C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:109086
    • 提供者:谢军
  1. Using-cubic-spline-interpolation-

    0下载:
  2. 用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:172984
    • 提供者:曹艳青
  1. arc-interpolation

    0下载:
  2. 没有查到圆弧插补的资料,所以我上传我的圆弧插补VB代码,供大家下载学习-Not found circular interpolation, so I uploaded my the circular interpolation VB code for everyone to download learning
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:710
    • 提供者:cai975173
  1. linear-interpolation-

    0下载:
  2. 基于MFC编写的逐点比较插补法运算,并能显示插补轨迹。-MFC-based write-by-point comparison interpolation operation, and can display the Contour.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3396254
    • 提供者:唐成吉
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com