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

搜索资源列表

  1. 三次样条插值的一个小程序

    0下载:
  2. 最近自己在做课后习题在做数值分析的一个课后作业题时自己写了这个三次样条插值求函数近似值,运行调试时提示没有错误,课就是结果不正确,谢谢各位大侠帮帮。。
  3. 所属分类:编程文档

  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  1. sanciyangtiaochazhi.rar

    1下载:
  2. 三次样条插值,输入边界条件1: 已知两端的一阶导数 2:两端的二阶导数已知,默认:自然边界条件\n求出三次样条插值函数,Cubic spline interpolation, type 1 boundary conditions: known at both ends of the first order derivative 2: at both ends of the second derivative is known, by default: the natural boundary c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-31
    • 文件大小:1778
    • 提供者:高俊华
  1. 1

    0下载:
  2. C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1602
    • 提供者:陈超
  1. spline 三次样条差值函数

    4下载:
  2. 三次样条差值函数,用于插值、曲线,曲面拟合,数据拟合
  3. 所属分类:matlab例程

  1. scyt

    1下载:
  2. 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1042
    • 提供者:大龙
  1. s

    1下载:
  2. 计算三次样条插值函数-Calculation of cubic spline interpolation function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:940
    • 提供者:lxw
  1. aa89

    0下载:
  2. 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2979
    • 提供者:kllogg
  1. sample

    1下载:
  2. 三次样条插值函数的三弯矩法,精度较高,值得一看-Cubic spline interpolation function of the three moment method, high accuracy, see
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:549
    • 提供者:tangwencheng
  1. matlab

    0下载:
  2. 运用三次样条插值函数法对一条已知的折线进行圆滑(编程实现)-The use of cubic spline interpolation function of a line known for sleek (Programming)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1985
    • 提供者:guoshuchao
  1. sanciyangtiaochazhi

    0下载:
  2. 三次样条插值函数,非常有用的程序代码,可以学习一下三次样条插值的思想-cubic spline interpolation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:58768
    • 提供者:yanghuanqiang
  1. threesplinebezier

    0下载:
  2. 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:4039009
    • 提供者:XUGUANGLONG
  1. cspline

    1下载:
  2. 通用三次样条插值函数,可求解离散点的三次样条插值-General cubic spline interpolation function, can solve the discrete points of the cubic spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:984
    • 提供者:yang
  1. 三次样条插值试验品_by婞

    0下载:
  2. 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
  3. 所属分类:图形图象

    • 发布日期:2017-12-24
    • 文件大小:2636800
    • 提供者:婞喵养鱼
  1. matlab---三次样条插值

    1下载:
  2. 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:132096
    • 提供者:晨曦落叶
  1. ytcz3

    0下载:
  2. 三次样条插值和Runge-Kutta 4阶算法,输入任意函数,调用该函数,可得结果(Three cubic spline interpolation, input any function, call the function, can get the result)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:jackchaner
  1. 三次样条函数插值

    2下载:
  2. 3次样条插值的c++代码实现,包括原理说明,代码实现等(C++ code implementation of 3 spline interpolation)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:481280
    • 提供者:astle
  1. 算法2三次样条插值

    4下载:
  2. 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-02
    • 文件大小:497664
    • 提供者:fengzhi上
  1. MATLAB三次样条插值函数

    0下载:
  2. 为了分析材料的热加工性能,需要用到三次样条函数对应力应变速率曲线进行插值,从而计算应变速率敏感指数
  3. 所属分类:软件工程

  1. 样条插值

    1下载:
  2. 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-19
    • 文件大小:1180672
    • 提供者:烦恼和功能
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com