搜索资源列表

  1. Hermite-C

    0下载:
  2. * 用埃特金插值法依据N个已知数据点计算函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * eps--求解精度 * 输出: 函数返回值所求插值点的第二坐标 -* Use Aitken interpolation method based on N-known data points c
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2758
    • 提供者:xuyan
  1. hermit

    0下载:
  2. 在求n阶差商时,考虑有重节点的情况,使用Hermite插值法-seeking to n-poor, consider the weight of the nodes, the use of Hermite interpolation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:piggy
  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,
  3. 所属分类:其它

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

    0下载:
  2. 该程序是一个分段三次Hermite插值函数,给出自变量的值和相应的函数值及一阶导数值,可以用来另外已知自变量值的函数值-that the procedure was a Hermite cubic interpolation function, from the variable to the value and the corresponding function and a derivative values can be used
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:796
    • 提供者:陈林
  1. MATLAB源程序

    1下载:
  2. 一阶导数hermite插值。-a derivative hermite interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1536
    • 提供者:张俊海
  1. Hermite_Spline

    0下载:
  2. 进行分段三次Hermite插值和分段三次Spline插值,比较F-C取导数方法所得到期收益率曲线逼近中债结算公司的到期收益率曲线的效果的程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3160
    • 提供者:youyouhun
  1. hermite

    0下载:
  2. 一个非常好的插值程序-a very good interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:959
    • 提供者:巍巍
  1. InterpolationHermiteIsometry

    0下载:
  2. 艾尔米特等距插值。给定n个不等距节点的函数值及一阶导数值,使用埃尔米特插值公式计算指定插值点t处的函数近似值-Hermite Isometry Interpolation: to calculate the approximation of the function at the specified interpolation point t by using Hermite Isometry Interpolation funct
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:球球
  1. graphicDemo

    0下载:
  2. 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:70656
    • 提供者:qbj
  1. yangtiaochazhi

    0下载:
  2. 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:张继江
  1. HERMIT

    0下载:
  2. 计算数学中的Hermite插值程序-Mathematical calculation of the Hermite interpolation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:phonixJ
  1. shili31

    0下载:
  2. 这是关于hermite插值法的MATLAB程序-This is the hermite interpolation method on the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:猩猩
  1. azxd

    0下载:
  2. ⑴Lagrange插值多项式 ⑵Newton插值多项式 ⑶Hermite插值多项式-⑴ Lagrange interpolation polynomial ⑵ Newton interpolation polynomial ⑶ Hermite interpolation polynomial
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:杨旸
  1. Hermite

    0下载:
  2. 是浙大的课件PDF,希望对大家有帮助,讲H插值方法的
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:183296
    • 提供者:李义杰
  1. Hermite

    0下载:
  2. 埃尔米特金插值源代码,用c语言编写,有注释说明-Hermite interpolation gold source code, using c language
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:吴海旋
  1. Hermite

    0下载:
  2. 求已知数值点的分段三次Hermite插值多项式及其插值处的点-Hermite interpolation polynomial
  3. 所属分类:波变换

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:liluotu
  1. HERMITE

    0下载:
  2. HERMITE插值,用在gps轨道内插和卫星钟差内插的场合,有兴趣的可以和subhermite比较下-HERMITE interpolation, interpolation used in GPS orbit and satellite clock difference interpolation, interested can and subhermite comparison
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ninysun
  1. Cubic-Hermite-interpolation

    0下载:
  2. 实现分段三次Hermite插值算法,内有小例程,可以在VC或Turbo C上实现-Piecewise cubic Hermite interpolation algorithm to achieve, there are small routines can be implemented in the VC or Turbo C
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:yangrui
  1. insert

    0下载:
  2. 牛顿 拉格朗日 埃尔米特插值法 matlab程序(Newton Lagrange Hermite)
  3. 所属分类:matlab例程

  1. 47206

    0下载:
  2. 多项式插值求解 案例 希望有所帮助 , 自带案列 和图(The program should include a function generalInterpolation(fs,xs) that finds the interpolating polynomial including in cases where there are repeated points (inlcuding Hermite interpolation,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:496640
    • 提供者:oubao
« 1 2 34 5 »

源码中国 www.ymcn.org