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

搜索资源列表

  1. spline_c++

    0下载:
  2. 3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可-3rd spline interpolation c achieve targeted at graphics applications written to function has been given detailed notes, only the need to process called interpolation function can be
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:66383
    • 提供者:周爽
  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
    • 文件大小:1183
    • 提供者:大晴天空
  1. 3ciyangtiaohuashu

    0下载:
  2. 这是对3次样条插值函数的C程序编写,希望大家可以用到.-This is the 3rd spline interpolation function of the C programming, we hope could be applied.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:侯明
  1. 3-nurbus

    0下载:
  2. 一个能够从三次样条插值反求出X坐标的算法-from a cubic spline interpolation anti-calculated coordinates of the X-Algorithm
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:3392
    • 提供者:杨某人
  1. mumerical_analysis

    0下载:
  2. 数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:149147
    • 提供者:fly_sea
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:lin
  1. cz

    0下载:
  2. 1.拉格朗日插值 2.有理函数插值 3.三次样条插值 4.有序表的检索法 5.插值多项式 6.二元拉格朗日插值 7.双三次样条插值-1. Lagrange interpolation 2. Rational function interpolation 3. Cubic spline interpolation 4. Orderly table retrieval method 5. Interpolating polynomial 6. Dual Lagrange in
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:4667
    • 提供者:wzz
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. fenglong07323206

    1下载:
  2. 一个菜单界面,分别用菜单命令来绘制原数据曲面图,线性插值,最近点插值,3次多项式插值,3次样条插值后的图形,每次插值都可以在同一图形界面下比较插值前后图形。-A menu interface, respectively, using the menu command to map the original data surface map, linear interpolation, nearest point interpolation, polynomial interpolation 3
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2218
    • 提供者:feng
  1. 3

    0下载:
  2. 数值分析算法 三次样条插值算法的C++实现-Numerical analysis algorithm cubic spline interpolation algorithm to achieve the C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:898
    • 提供者:刘韬
  1. sampleinterpolation

    0下载:
  2. 已知在不同点处的函数值,实现3次样条插值,节点可以自行给定。- 3 sample interpolation
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:9598
    • 提供者:zhenglei
  1. bt

    0下载:
  2. 第一次型3次样条插值函数的通用程序,以及给定数据下的3次样条插值程序-Cubic spline interpolation of the general program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:562050
    • 提供者:张京雷
  1. 3-power-spline--CPP

    0下载:
  2. 3次样条插值函数的C++ 算法,简单易懂易操作-3 power spline interpolation function-C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:257829
    • 提供者:刘翔东
  1. Interpolation

    0下载:
  2. 分段线性插值、3次样条插值、拉格朗日插值-Linear interpolation, 3 spline interpolation, Lagrange interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1052
    • 提供者:梁舒缓
  1. 3-spline-interpolation

    0下载:
  2. 三次样条插值C++源程序 三次样条插值C++源程序-3-spline interpolation c++ source program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:848
    • 提供者:yx
  1. NumAnlys

    0下载:
  2. 东大研究生数值分析上机题,包括牛顿法,高斯算法,逐次超松弛迭代法,3次样条插值,RK4法等函数。-The numerical analysis exercises by computer of southeast university,including Newtons law,Gauss algorithm,SOR,3 times spline interpolation,RK4,etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5108
    • 提供者:星星
  1. exe4

    0下载:
  2. 3次样条插值函数的上机计算题,熟练3次样条计算的原理-3 spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:306188
    • 提供者:张三
  1. 三次样条曲线

    0下载:
  2. 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:6575104
    • 提供者:yuanbs
  1. spline3

    0下载:
  2. 3次样条插值函数,实现插值函数,参数值较多(spline3,abcdefghijklmn)
  3. 所属分类:Windows编程

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

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

    • 发布日期:2018-04-30
    • 文件大小:481280
    • 提供者:astle
« 12 3 »
搜珍网 www.dssz.com