CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 样条差值

搜索资源列表

  1. InterpolationAlgorithm.rar

    0下载:
  2. 常用的差值算法:牛顿插值法,追赶法,三次样条插值,Common difference algorithm: Newton interpolation, catching method, cubic spline interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:190552
    • 提供者:guoguo
  1. spline 三次样条差值函数

    4下载:
  2. 三次样条差值函数,用于插值、曲线,曲面拟合,数据拟合
  3. 所属分类:matlab例程

  1. MATLAB

    0下载:
  2. 数值分析的实验程序,实现了牛顿迭代、样条差值等三种差值等数值分析方法的仿真。-Numerical Analysis of the experimental procedure, the realization of the Newton iteration, the margin three-spline difference numerical analysis methods such as simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3794
    • 提供者:serena
  1. szfxsy1

    1下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:44579
    • 提供者:TNG
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. SecSample.m

    0下载:
  2. 标准的matlab二次样条差值程序,实用的代码-Standard quadratic spline difference matlab process and practical code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:张华
  1. chazhi

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

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. fenduanxianxingchazhi

    0下载:
  2. 分段线性样条差值的matlab仿真,用于数值计算-Piecewise linear spline margin matlab simulation, for the numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5935
    • 提供者:serena
  1. sanciyangtiao-sanzhuanjiao

    0下载:
  2. 三次样条差值—三转角法的仿真,用于数值分析-Cubic spline difference- three corner simulation method for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:6259
    • 提供者:serena
  1. sanciyangtiao-sanwanju

    0下载:
  2. 三次样条差值—三弯矩法的仿真,用于数值分析-Cubic spline difference- Three-moment method simulation for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:6292
    • 提供者:serena
  1. Cubicspline

    0下载:
  2. 求三次样条差值函数S(x) 输入j的数目 再分别输入数据xj,yj。-Cubic spline function of order to the difference S (x) the number of input j, respectively, and then enter data xj, yj.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:890190
    • 提供者:wq
  1. cf

    0下载:
  2. 数值分析-三样条差值函数计算给定点的值-三转角方法-Numerical Analysis- 3-spline function of calculating the difference of the value of a given point- 3 Corner Method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1961
    • 提供者:林慕青
  1. chazhiruanjianbao

    1下载:
  2. 这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。-This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:481350
    • 提供者:小楼哥
  1. chazhi

    0下载:
  2. 用matlab编程求解三样条差值函数,并给出了相关解析值-Programming using matlab to solve the three spline difference function, and gives the relevant analytical values
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:598
    • 提供者:Beth Lee
  1. matlab2

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

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

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

    • 发布日期:2017-04-23
    • 文件大小:125217
    • 提供者:李丽
  1. newton_lar_tri

    0下载:
  2. matlab 牛顿差值 拉格朗日差值 三次样条差值 -matlab newton
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:751
    • 提供者:彭彭
  1. spline

    0下载:
  2. 实现三次样条差值,与matlab实现的精度一样-Realize the difference between cubic spline, and the precision to achieve the same matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:262560
    • 提供者:tony
  1. Spline-way

    0下载:
  2. 利用样条差值法,根据已知坐标,绘制整条曲线。 数学建模实例,很有用的。-Using spline difference method, based on the known coordinates, drawing the whole curve. Mathematical modeling examples, very useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:39622
    • 提供者:袁骏杰
  1. spline3

    0下载:
  2. 新的三次样条差值算法,采用边界条件对数据进行插值,精度非常高(New three spline difference algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:徐鑫
« 12 3 »
搜珍网 www.dssz.com