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

搜索资源列表

  1. splintFE

    0下载:
  2. 有固定端点斜率条件的分段三次样条插值程序。-fixed endpoint slope conditions cubic spline interpolation procedure.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1294
    • 提供者:闰土
  1. sanciangtiao

    0下载:
  2. 数值分析,三次样条插值的实验代码,可工大家参考-numerical analysis, cubic spline interpolation of code, the reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:jianing851218
  1. TriSpline

    0下载:
  2. 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。-cubic spline interp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:281146
    • 提供者:唐新猛
  1. SplineCSharp

    0下载:
  2. C#编写的三次样条插值函数,TSS法求解对角矩阵方程函数,插值点函数值计算函数。-prepared by the cubic spline interpolation function, TSS method diagonal matrix equation function, interpolation function point value function.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:詹华
  1. okokokok

    0下载:
  2. 几个数值分析类MATLAB程序,内容如下:拉个朗日插值,三次样条插值法 ,NEWTON插值,hermite插值,mewton形式的hermite插值,平方根法-several types of numerical analysis computer program, which reads as follows : Take a Long Day interpolation, cubic spline interpolation, Newton-interpolation, Hermite
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1792
    • 提供者:唐成玉
  1. yl1

    0下载:
  2. 三次样条插值逼近函数-cubic spline interpolation function approximation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:杨蕾
  1. SPLIE

    1下载:
  2. 用C++编写的双三次样条插值算法-prepared by the C-cubic spline interpolation algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:田晖
  1. B-splineapproachforempiricalmodedecompositions

    0下载:
  2. EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:397151
    • 提供者:张楠
  1. Code

    1下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18308
    • 提供者:周萍
  1. 8SPL1

    0下载:
  2. 第一种三次样条插值函数 SPL1为函数文件, SPL10为主文件。 相关参数说明见注释-first cubic spline interpolation function for function SPL1 documents, SPL10-based documents. Note See related parameters Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-15
    • 文件大小:1379
    • 提供者:dxy
  1. ThreeInOne

    0下载:
  2. 插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2708
    • 提供者:黄汉
  1. 三次样条插值的程序vb版

    2下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————三次样条插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:liunangui
  1. 图像旋转(三次)

    0下载:
  2. 图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:208609
    • 提供者:李子
  1. sanyangtiao

    0下载:
  2. 简单的三次样条插值函数-simple cubic spline interpolation function
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:刘雨
  1. quxian3

    0下载:
  2. 三次样条插值曲线-cubic spline interpolation curve
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2995
    • 提供者:蓝冰
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:lin
  1. spline_2

    0下载:
  2. 插值样条的算法,并作图比较。-spline interpolation algorithm, and drawing comparison.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4085
    • 提供者:颜欢
  1. spline

    0下载:
  2. 此为拉格朗日插值法-this Lagrangian for interpolation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10571
    • 提供者:hyw
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:lihao8397
  1. wymspline样条插值

    0下载:
  2. 计算方法,或者是数值计算的 wymspline样条插值 自己做的,可能不是很好-calculation method, or the numerical calculation wymspline spline interpolation themselves, may not be very good
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3476
    • 提供者:水寒
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 38 »
搜珍网 www.dssz.com