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

搜索资源列表

  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4.93kb
    • 提供者:ldg
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9.66kb
    • 提供者:
  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
    • 文件大小:35.25kb
    • 提供者:王二
  1. Interpolation

    0下载:
  2. 完整的内插算法,VC6实现! 功能简单实用!-Complete interpolation algorithm, VC6 to achieve!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.4kb
    • 提供者:燕南
  1. Interpolation

    0下载:
  2. 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:123.34kb
    • 提供者:jack
  1. interpolation

    0下载:
  2. 用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:18.89kb
    • 提供者:xielin
  1. interpolation-algorithm

    0下载:
  2. 文件包含两篇圆弧插补算法,专业论文。希望对数控领域的朋友有帮助-File contains two circular interpolation algorithm, professional papers. I hope the field of CNC has helped Friend
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-01
    • 文件大小:383.15kb
    • 提供者:liuweiwei
  1. Bezier2d

    0下载:
  2. This is a 2d bezier interpolation algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:ritxi
  1. lagrange_interpolation

    0下载:
  2. This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:Bartosz
  1. Interpolation

    0下载:
  2. 数值分析中几种常用的插值算法的matlab源程序。-Numerical analysis of several commonly used source matlab interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.65kb
    • 提供者:叶晓梅
  1. esintp

    0下载:
  2. An edge guided image interpolation algorithm via directional filtering and data fusion
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1000byte
    • 提供者:cobble
  1. CNC-3axis-interpolation

    0下载:
  2. 3 axis interpolation algorithm for CNC machines
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-23
    • 文件大小:897byte
    • 提供者:Ajay
  1. interpolat

    1下载:
  2. 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8.75kb
    • 提供者:包辉
  1. Interpolation

    1下载:
  2. 其中包括牛顿插值算法,分段线性插值算法,Larange算法和三次样条插值算法的源程序。还包括插值算法的报告一份。-Including the Newton interpolation algorithm, piecewise linear interpolation algorithm, Larange algorithm and cubic spline interpolation algorithm of the source. The report also includes an int
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:658.08kb
    • 提供者:黄校园
  1. Bilinear-interpolation-algorithm

    0下载:
  2. 图像的双线性插值放大算法中,目标图像中新创造的象素值,是由源图像位 置在它附近的2*2 区域4 个邻近象素的值通过加权平均计算得出的。 双线性内插 值算法放大后的图像质量较高,不会出现像素值不连续的的情况。然而次算法具 有低通滤波器的性质,使高频分量受损,所以可能会使图像轮廓在一定程度上变 得模糊。 -Bilinear interpolation algorithm to enlarge the image, the target image in the newly creat
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:324.76kb
    • 提供者:chenjun
  1. XY-Interpolation-Algorithms

    0下载:
  2. CNC系统进行直线插补运动的算法,值得大家借鉴,理解基本原理-CNC motion system, linear interpolation algorithm, it is worth all learn to understand the basic principles
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:wangqm
  1. Linear-interpolation-algorithm

    0下载:
  2. Linear interpolation algorithm with image scaling用线性插值算法实现图像缩放的实现源码,没有编译,但给出了基本的算法思路,可以对图片进行放缩处理-Linear interpolation algorithm with image scaling with linear interpolation algorithm implementation of image scaling source, not compile, but gives the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.53kb
    • 提供者:
  1. Spline-interpolation-algorithm

    0下载:
  2. 本程序是基于三种边界条件之一的样条插值算法,该算法调试通过,插值结果和实际结果间的误差相对较小。-This program is one of the three boundary conditions spline interpolation algorithm is debugged, interpolation results and the error between the actual results is relatively small.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.07kb
    • 提供者:张科
  1. Interpolation-algorithm

    0下载:
  2. 论文里介绍了基于纯软件开放式数控系统插补算法的研究-Thesis describes the software-based open-CNC interpolation algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:keyhhb
  1. spline-interpolation-algorithm

    0下载:
  2. 合肥工业大学数值分析(计算方法A)中实验样条插值的算法实现-Hefei University of numerical analysis (calculation method A) in the experimental spline interpolation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:388.11kb
    • 提供者:dengpao
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com