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

搜索资源列表

  1. fit

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

    • 发布日期:2017-03-30
    • 文件大小:356.26kb
    • 提供者:周易
  1. MATLABoptimization

    20下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:37.54kb
    • 提供者:百位过
  1. shzhfx

    0下载:
  2. 数值分析课程设计,内附MATLAB源码和word,用三次样条插值设计中英文签名,双三次做改进; 采用交互式界面进行操作,用鼠标点击获取名字大致的数据点 三次样条插值算法:可产生二阶光滑度,即二阶导数连续签名图样-Numerical analysis of curriculum design, enclosing the MATLAB source code and the word, using cubic spline interpolation design in English a
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:247.05kb
    • 提供者:zhaoshuangxiang
  1. Gauss

    0下载:
  2. 高斯插值拟合用,在数据较少的情况下拟合精度慢速要求,三到四阶。-Lagrange interpolation fit to use, in the case of less data fitting precision of slow demand, three to four bands.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:686byte
    • 提供者:率一
  1. marungemaspline

    0下载:
  2. 4阶经典龙格库塔格式解常微分方程y =f(x, y), y(x0)=y0 marunge4 用途:三阶样条插值(一阶导数边界条件)maspline-w
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.36kb
    • 提供者:wangsizhao
  1. sanwj

    2下载:
  2. 三次样条插值,三弯矩法计算,曲线拟合,求插值点的函数值,一阶导数,二阶导数-Cubic spline interpolation, three-moment method, curve fitting, interpolation points demand function values, first-order derivative, second derivative
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.39kb
    • 提供者:jacky
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34kb
    • 提供者:susan
  1. hht-EMD

    1下载:
  2. 完成HHT黄变换,包含EMD程序,极值求取等,另外有三阶样条插值程序-Complete HHT yellow transform, including EMD program
  3. 所属分类:matlab例程

    • 发布日期:2013-12-19
    • 文件大小:976.73kb
    • 提供者:ddm
  1. CubicSplineInterpolation.m

    1下载:
  2. 数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:3.31kb
    • 提供者:xiaoyuer
  1. 20131107

    0下载:
  2. 欧拉法 高斯消元 高斯列主消元 高斯赛得尔法 拉格朗日 牛顿-拉夫森 牛顿插值 龙贝格 复合梯形 三对角消元 四阶龙格库塔-eulode、GaussNaive GaussPivot GaussSeidel Lagrange Newtmullt Newtint romberg trap Tridiag rk4sys
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:45.06kb
    • 提供者:小虎
  1. numerical-simulation

    0下载:
  2. 4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function point
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.89kb
    • 提供者:dierlin
  1. spline3

    0下载:
  2. 三次样条插值函数边界条件由实际问题对三次样条插值在端点的状态要求给出。以第1边界条件为例,用节点处二阶导数表示三次样条插值函数,用追赶法求解相关方程组。-Cubic spline interpolation function from the real problems of boundary conditions cubic spline interpolation is required to give the state of the endpoint. In the first boun
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:雷士
  1. sanciyangtiao

    0下载:
  2. 样条是在二十世纪初经常用于图样设计的一种富有弹性的细长条,多个样条互相弯曲链接后沿其边缘画出的曲线就是三次样条曲线,而[a,b]区间上给定n+1个节点的三次样条插值函数一般满足三个条件:1.在每个子区间上,其插值函数都是三次多项式;2.节点上的插值函数值等于其函数值;3.在区间[a,b]上,插值函数的二阶导数连续。-Splines are often used in the early twentieth century elongated strip of a flexible design
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:957byte
    • 提供者:米容立
  1. mySpline1

    0下载:
  2. 基于三次埃尔米特多项式推导出来的三次样条插值matlab程序,用于知道一阶导数边界条件的插值,不仅可以输出插值节点的值,还可以输出每一段的插值多项式,更重要的是还可以输出各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation, which is derived the Hermite of three polynomials. It can be used only when the first derivative of
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.07kb
    • 提供者:Michal
  1. mySpline2

    0下载:
  2. 知道二阶导数边界条件的三次样条插值matlab程序,可以输出插值节点的值、每一段的插值多项式和各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation when the second derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output ev
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:Michal
  1. Matlab

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:juanlalalala
  1. Keystone

    2下载:
  2. 实现一阶Keystone变换,包含三种方法,分别是DFT+IFFT方法,sinc插值方法和chirp-Z方法(Three algorithms for perform keystone transform, including DFT+IFFT, sinc interpolation and chirp-z transform.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-13
    • 文件大小:2kb
    • 提供者:熊猫王
搜珍网 www.dssz.com