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

搜索资源列表

  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-08
    • 文件大小:598
    • 提供者:Beth Lee
  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. 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. 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-03
    • 文件大小:262560
    • 提供者:tony
  1. math

    0下载:
  2. 用matlab实现了3次样条,拉格朗日。辛普生、梯形等数值分析里面的重要内容。代码可用性强,可以直接调用。另外还有实验报告,非常详细的报告。-A 3 times with matlab spline, Lagrange. Simpson, trapezoidal numerical analysis and other important content inside. Code availability strong, can be called directly. There is also
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:268607
    • 提供者:Stephanie
  1. Untitled

    0下载:
  2. 三次样条曲线插值函数的matlab源程序-three spline curvs
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:951
    • 提供者:史腾飞
  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. xiangaowucha2

    1下载:
  2. B样条的插补编程代码,通过使用MATLAB,来产生B样条曲线图形-B-spline interpolation programming code, using MATLAB, to generate B-spline curve graphic
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:634
    • 提供者:KOBE
  1. BytmianFangzhen

    0下载:
  2. B样条的方阵生成图形,利用MATLAB生成B样条的源码-B spline matrix generated graphics, the use of MATLAB source code generated B-spline
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:637
    • 提供者:KOBE
  1. BYT

    1下载:
  2. B样条的插补代码,通过MATLAB生成图形-B-spline interpolation code generated by MATLAB Graphics
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1219
    • 提供者:KOBE
  1. B-yangtiaoxiaobo

    0下载:
  2. 在matlab中利用3阶和四阶B 样条函数构造正交小波;-use 3 order and fourth order B spline function structural orthogonal wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:55977
    • 提供者:于央
  1. yangtiaochazhi

    0下载:
  2. 样条插值的Matlab实现,使用第一类和第二类边值条件进行插值,有图形实例-spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2670
    • 提供者:王佳
  1. yangtiao

    0下载:
  2. 本程序是利用matlab编写的样条插值的函数,完成数值计算中的样条插值。-The program is written using matlab spline interpolation function to complete the numerical calculation of the spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:539
    • 提供者:sue
  1. interpolating-function

    0下载:
  2. matlab的牛顿插值和样条插值多项式,以及牛顿插值和样条插值的误差。-matlab Newton polynomial interpolation and spline interpolation, and Newton interpolation and spline interpolation errors.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34364
    • 提供者:
  1. yangtiaochazhi

    0下载:
  2. 三次样条差值的matlab源代码,包含图像,龙格现象的分析-Cubic spline difference matlab source code, including images, analysis of Runge phenomenon
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2525
    • 提供者:周萧潇
  1. maspline

    0下载:
  2. matlab中三样条插值编程,在matlab应用是可直接使用,方便快捷。-Three spline interpolation matlab programming matlab application is in direct use, convenient and quick.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:897
    • 提供者:曾晓冰
  1. 01

    0下载:
  2. matlab中增减采样以及样条差值的程序实例,为读者提供初等帮助。-matlab to increase or decrease the difference between sampling and spline examples of procedures that provide readers with elementary help.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2429
    • 提供者:leborn
  1. Bspline

    0下载:
  2. matlab GUI界面B样条曲线绘制,内附说明文档,可以移动控制点-B spline curve drawing program with matlab GUI interface
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1393943
    • 提供者:崔健
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com