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

搜索资源列表

  1. spline3

    0下载:
  2. 一个完整的通用3次样条插值算法的matlab源代码,有调用方法的举例.-integrity of a common 3-spline interpolation algorithm in Matlab source code, a method call, for example.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:大晴天空
  1. 3INSERT

    0下载:
  2. 三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1294
    • 提供者:chenjie
  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. point3Dspline

    1下载:
  2. 实现三维空间点的样条插值算法,point3D cubic spline
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14268853
    • 提供者:qiaodong
  1. SF_Spline

    0下载:
  2. 基于matlab的三次样条插值算法程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1050
    • 提供者:心心
  1. ThreeSpline

    0下载:
  2. 数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39513
    • 提供者:yanghy
  1. bb

    0下载:
  2. 三次自然样条插值算法,动态实现全过程,很不错的代码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:纪伟
  1. shuzhi1

    0下载:
  2. 自编的三次样条插值算法模拟车门曲线,可根据数据点很好拟合曲线,并作图。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1103
    • 提供者:王纯
  1. spline.txt

    0下载:
  2. 这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-21
    • 文件大小:2019
    • 提供者:eric
  1. 双三次样条插值算法代码

    1下载:
  2. 所属分类:Windows编程

  1. matlab 数值积分算法

    4下载:
  2. CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
  3. 所属分类:matlab例程

    • 发布日期:2016-01-24
    • 文件大小:9216
    • 提供者:gleeman
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10208
    • 提供者:qinghexiaoyue
  1. ShuZhiFenXi4

    2下载:
  2. 单位圆的内插实现,里面有4种内插算法:拉格朗日插值、牛顿插值、分段线性插值、分段样条插值、以及插值误差范数估计-Interpolation to achieve the unit circle, which has four kinds of interpolation algorithms: Lagrange interpolation, piecewise-linear interpolation, sub-spline interpolation, as well as Norm inte
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1320
    • 提供者:陈永恒
  1. CalculateMethod_Krig

    1下载:
  2. C++实现的插值算法,迭代算法实现,包括样条插值,拉格朗日插值,分段线性插值等,希望对大家有所帮助-C++ implementation of the interpolation algorithm, iterative algorithms, including the spline interpolation, Lagrange interpolation, piecewise linear interpolation, we want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53579
    • 提供者:冰火
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. calc

    0下载:
  2. 插值多项式 和三次样条插值多项式等,可以较好的对其算法进行识别。(The interpolation polynomial and the three spline interpolation polynomial can identify the algorithm better.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:ying4482755
  1. Chazhi

    0下载:
  2. 插值算法:拉格朗日插值,牛顿插值,三次自然样条(Java insert values compute .)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:95599china
  1. 三次样条曲线

    0下载:
  2. 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:6575104
    • 提供者:yuanbs
  1. 反算NURBS曲线插值控制点并计算NURBS插值曲线

    3下载:
  2. 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:mingle113
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com