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

搜索资源列表

  1. 实验2-插值与拟合

    1下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. cubic_spline

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

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

    0下载:
  2. 几个数值分析类MATLAB程序,内容如下:拉个朗日插值,三次样条插值法 ,NEWTON插值,hermite插值,mewton形式的hermite插值,平方根法-several types of numerical analysis computer program, which reads as follows : Take a Long Day interpolation, cubic spline interpolation, Newton-interpolation, Hermite
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1792
    • 提供者:唐成玉
  1. Code

    1下载:
  2. 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3327
    • 提供者:ren
  1. selfspline

    0下载:
  2. 第一、二种边界条件的三次样条插值程序,应用MATLAB编写,比较实用。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1067
    • 提供者:谢治州
  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. szfx

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

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

    0下载:
  2. 在VBA和MatLab 环境下运行的 VBA三次样条插值程序。-In the VBA and MatLab environment running VBA cubic spline interpolation procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1053
    • 提供者:Atraction
  1. ndcrdspinterp

    0下载:
  2. 利用matlab 软件编程的三次样条插值函数-matlab spline
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:15451
    • 提供者:杨云川
  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. MATLAB

    0下载:
  2. 使用matlab软件,并利用三次样条插值法 求信号的包络线 源代码-Use matlab software, and use cubic spline interpolation method the signal envelope source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1671
    • 提供者:张同学
  1. matlab

    0下载:
  2. 使用Matlab编程实现根据给定数值求三次样条插值函数-According to the given value seeking cubic spline interpolation function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:76064
    • 提供者:灰灰
  1. matlab-sanciyantiaochazhihanshu

    0下载:
  2. 运用matlab建立三次样条插值函数 可以进行插值计算-Using MATLAB to establish the three spline interpolation function
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:17460
    • 提供者:马烨璇
  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
    • 文件大小:1096
    • 提供者: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
    • 文件大小:1304
    • 提供者:Michal
  1. matlab

    0下载:
  2. 牛顿插值法和三次样条插值法在求解插值函数中的应用程序-Newton interpolation method and cubic spline interpolation method in solving the interpolation function of the application
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1150
    • 提供者:JAYLIUWEN
  1. sanciyangtiaochazhi-m

    0下载:
  2. 三次样条插值matlab程序, 三次样条插值matlab程序, 三次样条插值matlab程序-Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab p
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:854
    • 提供者:邓磊
  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 2 3 45 6 7 »
搜珍网 www.dssz.com