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

搜索资源列表

  1. spline3

    0下载:
  2. 一个完整的通用3次样条插值算法的matlab源代码,有调用方法的举例.-integrity of a common 3-spline interpolation algorithm in Matlab source code, a method call, for example.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:大晴天空
  1. spline3

    0下载:
  2. 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:23.59kb
    • 提供者:jordan
  1. SplineDemo_lhd

    0下载:
  2. 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:40.4kb
    • 提供者:罗皇达
  1. spline3

    1下载:
  2. 三次样条插值,很不错的插值算法,值得参考-Cubic spline interpolation, the interpolation algorithm is pretty good, it is also useful
  3. 所属分类:matlab

    • 发布日期:2014-10-30
    • 文件大小:896byte
    • 提供者:郭元彭
  1. spline3

    0下载:
  2. 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the three-moment equations derived
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1021byte
    • 提供者:刘佳
  1. Spline3

    0下载:
  2. 三次样条插值函数实现 运行后画出曲线图,并得到插值函数表达式。-spline3
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.13kb
    • 提供者:王京
  1. spline3

    0下载:
  2. 利用matlab实现三次样条插值。包括实验报告和代码-use matlab to realize spline
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:120.54kb
    • 提供者:cyy
  1. spline3

    0下载:
  2. 自编的三次B样条插值的matlab仿真源代码,希望能与大家多交流学习-a cubic B-spline interpolation matlab simulation source code, hope you guy like it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.12kb
    • 提供者:Jason
  1. Spline3

    0下载:
  2. 三次样条曲线插值程序,含注释,采用第一类边界条件。-Cubic spline interpolation procedure, including the Notes, the first boundary condition.
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1.31kb
    • 提供者:赵福强
  1. spline3

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

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

    0下载:
  2. 数值计算方法 三段线性插值matlab程序,可以输出各段函数-Numerical methods linear interpolation matlab program three sections, each section can be output function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.42kb
    • 提供者:wangkai
  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. Spline3

    0下载:
  2. This file intended to build a cubic spline
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:510.79kb
    • 提供者:ixzeusxi
  1. spline3

    0下载:
  2. 三次样条插值函数:自己编写的三次样条插值函数-cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:907byte
    • 提供者:neverorc
  1. spline3

    0下载:
  2. spline三次样条插值matlab代码,可执行有注释-spline function ,matlab code with notes
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.06kb
    • 提供者:jiangshuai
  1. spline3

    0下载:
  2. 该程序实现了三次样条函数插值算法,并提供多种边界条件以供选择,包括自然三次样条与给定边界点导数值等。-The program implements a cubic spline function interpolation algorithm, and offers a variety of boundary conditions for selection, including natural cubic splines with a given boundary point derivati
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:杨北
  1. spline3

    0下载:
  2. 数学方法中三次样条插值的MATLAB语言实现-MATLAB language mathematical method cubic spline interpolation to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:陈子豪
  1. spline3

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

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