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

搜索资源列表

  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2684
    • 提供者:lihao8397
  1. [牛顿插值].rar

    0下载:
  2. 牛顿插值是非线性插值的一种,通常用于数据拟和,解方程等,Newton interpolation is a non-linear interpolation, normally used to be and data, such as solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:18907
    • 提供者:wan
  1. math_chazhi

    0下载:
  2. 分段线性插值函数库(数值统计运算),基于 visual C++.-Piecewise linear interpolation function library (the value of statistical computing), based on visual C++.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:28457
    • 提供者:张效
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:3019
    • 提供者:站长
  1. Int

    0下载:
  2. 线性插值算法上机已验证成功适合于计算方法学习者编程-Linear interpolation algorithm on the machine has proved to be successful learners calculation method suitable for programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:856
    • 提供者:周剑
  1. main

    0下载:
  2. 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2016-12-05
    • 文件大小:1585
    • 提供者:唐世兴
  1. analysis2

    0下载:
  2. 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2543
    • 提供者:madier
  1. chazhi

    0下载:
  2. 利用牛顿、拉格朗日、三次样条及线性插值方法拟合数据-The use of Newton, Lagrange, cubic spline and linear interpolation method of fitting data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2155
    • 提供者:vivian
  1. newton

    0下载:
  2. 现在插值函数成为许多人的需要,现在提供牛顿插值的方法来供大家参考,牛顿插值适合线性插值的处理,对于非线性插值并不适合。-Interpolation function will now be a lot of people' s needs, now provides Newton interpolation method to everyone for reference, Newton Interpolation Linear Interpolation of treatment sui
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:xin
  1. Interpolation

    0下载:
  2. 包括线性插值,二次插值,三次hermit插值,以及三弯矩法样条插值。-Including linear interpolation, quadratic interpolation,hermit interpolation,and spline interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2287
    • 提供者:Steven.Jia
  1. interpolation

    0下载:
  2. 用C来编写实现lagrange插值,分段线性插值,三次样条插值三种插值算法方法。有关计算机数值方法的问题。-Using C to write to achieve lagrange interpolation, linear interpolation, cubic spline interpolation of three interpolation methods. Numerical methods on computer problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:474439
    • 提供者:陈博灿
  1. Interpolation

    0下载:
  2. 数值分析中的分段线性插值程序,已经写成函数,可直接调用。-Numerical Analysis of linear interpolation procedures are written in function can be called directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:875752
    • 提供者:扶摇
  1. Interpolation

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

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

    0下载:
  2. 数值分析中的分段线性插值问题,程序中含插入点个数输入界面-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:11144
    • 提供者:李白
  1. Piecewise-linear-interpolation

    1下载:
  2. c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language
  3. 所属分类:Algorithm

    • 发布日期:2016-05-03
    • 文件大小:1024
    • 提供者:徐鹏伟
  1. Linear-Interpolation

    0下载:
  2. 线性差值和三次差值的c语言实现代码,包含测试内容。-Linear Interpolation and cubic Interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:864594
    • 提供者:li u
  1. Interpolation

    0下载:
  2. 用拉格朗日插值、牛顿插值、分段线性插值进行插值点近似值的计算。-Lagrange interpolation, Newton interpolation, piecewise linear interpolation to interpolate point approximation calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:Leonardo
  1. interpolation-algorithm

    0下载:
  2. 用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:瞿炜超
  1. linear-1

    1下载:
  2. 一个可以从文件中调用三维点数据的线形插值程序-Call the three-dimensional point data from a file-linear interpolation procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:670
    • 提供者:20081500
  1. Interpolation-Methods

    0下载:
  2. 插值法: (1)拉格朗日插值 (2)牛顿插值 (3)分段线性插值 (4)Hermite 插值 (5)样条插值-Interpolation method: (1) Lagrange Interpolation (2) Newton interpolation (3) piecewise linear interpolation (4) Hermite interpolation (5) spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5654
    • 提供者:huangyonghao
« 12 3 4 5 6 »
搜珍网 www.dssz.com