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

搜索资源列表

  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. CalcBspline

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程-The cubic spline interpolation is a piecewise continuous curve, passing through each of the values in the table.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:24484
    • 提供者:宗智勇
  1. clampedcubicspline

    0下载:
  2. 三次样条插值法,(Matlab实现)以其中第一类边界条件来实现。-Clamped Cubic Spline interpolation based on Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1032
    • 提供者:Comma
  1. Interpolationevaluation

    1下载:
  2. 研究生课程:数值分析课后题:第三题:三次样条插值-Cubic spline interpolation postgraduate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-06-12
    • 文件大小:120832
    • 提供者:徐凯
  1. sancichazhi

    0下载:
  2. 三次样条插值算法程序,可以进行输入原始数据,输出函数。-Cubic spline interpolation algorithm process, the raw data can be input and output functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10040
    • 提供者:Jacob
  1. yangtiao

    0下载:
  2. 信号处理的常用程序,三次样条滤波,提供给信号处理编程初学者-Common signal processing procedures, cubic spline filter, provide signal processing program for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:709
    • 提供者:李慧妍
  1. vb

    0下载:
  2. vb代码,做最小差值的线性拟合和三次样条曲线拟合的vb代码,有说明,三次样条和最小误差法进行曲线拟合-vb code, so the minimum difference between the linear fit and cubic spline curve fitting of the vb code, descr iption, and minimum error of spline curve fitting method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4058
    • 提供者:fang
  1. interpolation

    0下载:
  2. 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:474439
    • 提供者:陈博灿
  1. yangtiao

    0下载:
  2. 用MATLAB编写的三次样条和B样条的程序,有图形输出-Written by MATLAB cubic spline and B-spline procedure, a graphical output
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13953
    • 提供者:DingML
  1. matlab2

    1下载:
  2. 使用matlab中的三次样条差值函数实现曲线拟合-Using cubic spline matlab difference in function and curve fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5498
    • 提供者:刘天
  1. 1

    0下载:
  2. 研究生《数值分析》三次样条插值的一个例子。自己编的。-Graduate, " Numerical Analysis" cubic spline interpolation of an example. Their series.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:788
    • 提供者:sdj
  1. NumericalAnalysis

    0下载:
  2. 数值分析篇,拉个朗日插值,三次样条插值法,NEWTON插值等32个程序-Numerical Analysis Section, pull a Long Day interpolation, cubic spline interpolation, NEWTON 32 interpolation program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2292
    • 提供者:shiyong
  1. MATLABspline

    0下载:
  2. 三次样条插值简称Spline插值是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程-Cubic spline interpolation Spline interpolation is referred to as shape values through a series of points along a smooth curve, mathematical equations by solving the three-moment curves obtaine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:764
    • 提供者:覃鹏飞
  1. spline_VB

    0下载:
  2. 三次样条函数 Type coordinateX Y     x As Double     y As Double End Type Public Const dotSize = 25 Public Const H = 4000 Public Const W = 4-Cubic Spline
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1271
    • 提供者:刘明
  1. Mathalgorithm

    0下载:
  2. 计算机专业数值算法中涉及三次样条插值、Romberg求积和最小二乘算法等内容与源码,非常适合大学计算机专业!-Computer numerical algorithm involves cubic spline interpolation, Romberg quadrature and least squares algorithms such as the content and source, ideal for University computer science!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:759781
    • 提供者:黄华仔
  1. sjwlshijian

    0下载:
  2. 神经网络用于多传感器时间对准,对准数值精度明显高于三次样条插值的结果-Time neural network for multi-sensor alignment, Alignment numerical accuracy significantly higher than the results of cubic spline interpolation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1345
    • 提供者:李政
  1. sanciyangtiao

    0下载:
  2. 用matlab编写的实现三次样条插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Written by matlab cubic spline interpolation to achieve the code to generate the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:846
    • 提供者:林安安
  1. cspline

    1下载:
  2. 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:984
    • 提供者:yang
  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. functionthree

    0下载:
  2. 三次样条差值方法的说明,包括其推到过程。-Method of cubic spline descr iption of the difference
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:125217
    • 提供者:李丽
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 32 »
搜珍网 www.dssz.com