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

搜索资源列表

  1. Lagrange插值

    0下载:
  2. Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6034
    • 提供者:剑胆琴心
  1. 插值算法

    0下载:
  2. 用C++编写的插值程序-prepared by the interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1056
    • 提供者:lin
  1. VC编写的三种图像插值算法实例

    1下载:
  2. 用VC写的图像缩放中的插值实例
  3. 所属分类:系统编程

  1. 牛顿插值

    0下载:
  2. 本程序采用精炼的C语言编码实现牛顿插值算法
  3. 所属分类:源码下载

  1. jpeg插值.rar

    0下载:
  2. jpeg解压缩,进行插值,再压缩为JPEG
  3. 所属分类:源码下载

  1. arcgis中各种插值方法比较

    0下载:
  2. 简要介绍arcgis软件中自带的各种插值算法的优缺点。
  3. 所属分类:文档资料

    • 发布日期:2012-08-01
    • 文件大小:45568
    • 提供者:wangjing_china
  1. 克里金模型算法

    0下载:
  2. 克里金模型算法,详细论述了克里金插值的几种算法,Kriging model algorithm, discussed in detail Kriging Interpolation Algorithms
  3. 所属分类:GIS编程

    • 发布日期:2017-03-26
    • 文件大小:846869
    • 提供者:yukuahai
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  1. curvelengthtest.rar

    0下载:
  2. 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度,The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2755923
    • 提供者:王熙赢
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. idw.rar

    1下载:
  2. 实现反距离加权平均插值算法~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~,to fulfill idw Algorithm have a good luck!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1126871
    • 提供者:dww
  1. nedi

    1下载:
  2. 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
  3. 所属分类:Special Effects

    • 发布日期:2015-03-25
    • 文件大小:172442
    • 提供者:rhhh
  1. jjj

    0下载:
  2. 收集的C语言算法程序,包括曲线拟合,插值算法等。 值得收藏。-Collection of C language algorithm worthy of collection procedures.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:125709
    • 提供者:zhaozong
  1. Bicubic

    1下载:
  2. 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-03
    • 文件大小:12288
    • 提供者:天羽忍
  1. spline

    0下载:
  2. 三次样条插值函数,数值分析中的样条插值算法-spline
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1001
    • 提供者:韩静
  1. ChaZhi

    0下载:
  2. 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:10760
    • 提供者:陈臻
  1. Tuxiangchazhisuanfa

    0下载:
  2. 常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法-常见的数字图像处理和几何变换中的算法 主要用于图像旋转和缩放的几种常见的插值算法
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:184489
    • 提供者:why354
  1. DwindlePic

    0下载:
  2. 用Java实现的 双线性插值算法的源代码(可运行)-Implemented with Java source code for bilinear interpolation algorithm (runs)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2029
    • 提供者:chen
  1. EMD

    0下载:
  2. 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1419
    • 提供者:fengjunyi
  1. interpolation

    0下载:
  2. 双线性插值算法是一种空间域的错误掩盖算法,本程序实现了用双线性插值算法恢复受损图像的matlab程序-Bilinear interpolation algorithm is a spatial domain error concealment algorithm to achieve this program using bilinear interpolation algorithm to restore damaged image matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:36098
    • 提供者:王二
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com