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

搜索资源列表

  1. cubic_spline

    0下载:
  2. 三次样条插值的MATLAB程序(三弯矩方程)-Cubic Spline Interpolation MATLAB (3 Moment equation)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:郭嘉研
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. Newton

    0下载:
  2. 牛顿插值和三次样条插值的matlab实现-Newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2486
    • 提供者:张阳军
  1. interpoints

    0下载:
  2. vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:46209
    • 提供者:ck
  1. maspline

    1下载:
  2. 插值方法:三次样条插值源代码(一阶导数边界条件)-Interpolation Method: Cubic Spline Interpolation source code (a derivative boundary condition)
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:820
    • 提供者:malanxiang
  1. szfx

    0下载:
  2. 数值计算Matlab插值,包含拉格朗日,线性,三次样条!-MATLAB MATLAB MATLAB MATLAB MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1024
    • 提供者:Tracy
  1. matlab_No5_spline

    0下载:
  2. 西交大数值计算方法上机作业,三次样条插值-National Chiao Tung University, West numerical method of machine operation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:907
    • 提供者:baozewei
  1. matlab

    0下载:
  2. 数值分析计算实习题.牛顿插值.拉格朗日插值.三次样条.-Practical numerical analysis problems. Newton interpolation. Lagrange interpolation. Cubic spline.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2510
    • 提供者:YipingMa
  1. Newton-and-sapine

    0下载:
  2. matlab的Newton插值和三次样条插值-Newton interpolation and cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3304
    • 提供者:xuyangzhe
  1. cubic-spline-interpolation

    0下载:
  2. 该matlab源码为三次样条差值测试程序,通过了调试测试。-The matlab source code for the cubic spline difference test program, through the commissioning tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:2096
    • 提供者:马凝
  1. the-Newton-interpolati-matlab

    0下载:
  2. 实现牛顿插值法,和三次样条插值法的matlab程序-Realize the Newton interpolation method, and three times the spline interpolation method of matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:277972
    • 提供者:gaolouhello
  1. MATLAB

    0下载:
  2. 利用matlab进行数学插值 拉格朗日 三次样条插值等-Use of matlab mathematical interpolation Lagrange 3-spline interpolation, etc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:13516
    • 提供者:高捷
  1. spline

    0下载:
  2. matlab三次样条插值程序,数值算法。非直接调用matlab的spline函数。-maltab spline
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1091
    • 提供者:freedom
  1. matlab

    0下载:
  2. 用matlab实现的一些算法的小程序,其中包括三次样条插值,sor迭代,G-seidel迭代、jacobi迭代,lagrange插值-Some algorithm matlab implementation of the program, including the cubic spline interpolation, sor iteration, the G-seidel iteration and so on ....
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:7306
    • 提供者:李丘
  1. imspline

    2下载:
  2. matlab 双三次样条插值,由于是matlab写的,速度非常慢。希望大家理解-matlab bicubic spline interpolation is Matlab written, very slow. I hope you understand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:669
    • 提供者:zhangbjb
  1. Newton

    0下载:
  2. 牛顿差值方法,基于MATLAB实现,并且有与三次样条结果明显比较。-Newton difference method based on MATLAB and the obvious comparison with the cubic spline results.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:17662
    • 提供者:程曦
  1. Numerical-analysis-MATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:Algorithm

    • 发布日期:2017-11-03
    • 文件大小:94863
    • 提供者:庞烁烁
  1. spline3

    0下载:
  2. 构造了三次样条函数,并有MATLAB实现了其功能-Cubic Spline Interpolation Function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-11-26
    • 文件大小:1024
    • 提供者:
  1. plota

    0下载:
  2. 通过一系列形值点的一条光滑曲线,MATLAB平台上可用。(Through a series of value point of a smooth curve, MATLAB available on the platform.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:18245723283
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:有效数字
« 12 »
搜珍网 www.dssz.com