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

搜索资源列表

  1. 3ciyangtiao

    0下载:
  2. 三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2940
    • 提供者:
  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
    • 文件大小:5045
    • 提供者: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
    • 文件大小:9896
    • 提供者:
  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. spline3

    0下载:
  2. 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:24160
    • 提供者:jordan
  1. BSpline

    0下载:
  2. 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:55193
    • 提供者:litchi
  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
    • 文件大小:8959
    • 提供者:包辉
  1. SPLINE

    0下载:
  2. 我自己写的一个三次样条插值算法,自已感觉很严密,请大家指正。-I wrote it myself a cubic spline interpolation algorithm, self-feelings are very close, please correct me.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:好人
  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
    • 文件大小:673876
    • 提供者:黄校园
  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
    • 文件大小:1093
    • 提供者:张科
  1. Cubic-spline-interpolati

    0下载:
  2. 三次样条插值算法(压紧样条)及其图形绘制-Cubic spline interpolation algorithm (compression spline) and its graphics rendering
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1155
    • 提供者:贾维
  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
    • 文件大小:397420
    • 提供者:dengpao
  1. B-spline

    1下载:
  2. B样条插值算法,对图像进行插值,效果比一般的插值算法要好-B spline interpolation algorithm for image interpolation, the effect is better than the common interpolation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-30
    • 文件大小:9574
    • 提供者:wangyulin
  1. Spline-interpolation_C_swf

    0下载:
  2. 三次样条算法:C语言源码,同时包含Flash制作的算法动态演示swf文件,观演可直示差值算法的执行过程。 -Spline interpolation algorithm: C Source Code, swf dynamic demonstration.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:18066
    • 提供者:冯亮
  1. spline

    0下载:
  2. 利用编程实现了数值逼近中的三次样条插值算法,这在工程实践中应用非常广泛。-Programming numerical approximation, cubic spline interpolation algorithm, which is widely used in engineering practice.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:607
    • 提供者:王强
  1. Spline

    0下载:
  2. 样条插值算法源代码 样条插值算法源代码-Spline interpolation algorithm source code spline interpolation algorithm source code spline interpolation algorithm source code
  3. 所属分类:.net

    • 发布日期:
    • 文件大小:65658
    • 提供者:huhuateng
  1. cubic-spline-interpolation

    0下载:
  2. 大数据量中需找数据的统计规律,采用模拟退火算法,采用三次样条插值实现-Large amounts of data need to find the statistical regularities of the data, the use of simulated annealing algorithm, using cubic spline interpolation to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1344
    • 提供者:陆欣慰
  1. spline

    3下载:
  2. 样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择-Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:22421
    • 提供者:李薄
  1. Cubic-Spline-Interpolation

    0下载:
  2. 三次样条插值算法的原理三次样条插值鉴于高次插值不收敛又不稳定的特点。-Three times spline interpolation algorithm of the principle of the three spline interpolation in view of the high order interpolation is not convergence and instability.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1372
    • 提供者:Wind
  1. SplineInterpolationAitken插值算法 C++程序

    0下载:
  2. 用c++实现spline插值算法,需要的可以下载~~(Implementation of spline interpolation algorithm with c++)
  3. 所属分类:数值算法/人工智能

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com