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

搜索资源列表

  1. Three三次样条插值

    0下载:
  2. 计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:赵传仕
  1. 分段线形Lagrange插值法

    0下载:
  2. 这个是用分段法求解线形方程组的算法,可以看一下,有帮助的-this section is used method of linear equations algorithm can look at, help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3743
    • 提供者:姚天伟
  1. 龙贝格积分法

    1下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3653
    • 提供者:jasa
  1. 三次样条法进行函数插值的程序

    1下载:
  2. 三次样条法进行函数插值的程序
  3. 所属分类:源码下载

  1. 数值分析中的各种插值

    0下载:
  2. Lagrange插值+Newton插值+分段线性插值+复合梯形公式求定积分+列主元高斯+牛顿迭代+数据拟合+线性方程组迭代+++追赶法(1)
  3. 所属分类:其他小程序

  1. matlab克里金插值kriging

    1下载:
  2. 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:candor0702
  1. 数值分析

    0下载:
  2. 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. ss

    0下载:
  2. 插值计算的MATLAB代码,可以计算相关的插值(MATLAB code for interpolating calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:xjdd
  1. lagrange

    1下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。这样的多项式称为拉格朗日(插值)多项式。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(Lagrange interpolation can find a polynomial, which happens to take the observed value at each observation point. Such polynomials are called Lagrange po
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:shiwel
  1. 利率期限结构静态估计

    0下载:
  2. 利率期限结构静态估计,息票剥离,插值法(Static estimate of term structure of interest rate, coupon stripping, interpolation method)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:小鼻子
  1. Language

    1下载:
  2. 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:烟雨萌萌
  1. Interpolation method

    0下载:
  2. 详细给出了数值分析中两种插值法的matlab程序及实际算例(Given in detail two kinds of interpolation method in numerical analysis of the matlab program and the actual numerical example)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:小梨子
  1. 双线性插值法python

    2下载:
  2. 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:帅哥铮
  1. CubicSplineInterpolation

    1下载:
  2. 三次样条插值法计算,采用自然边界条件,最终用TSS算法进行求解(Cubic spline interpolation)
  3. 所属分类:数学计算

    • 发布日期:2019-10-18
    • 文件大小:1024
    • 提供者:cylvie
  1. 拉格朗日插值

    1下载:
  2. lagrange插值 在数值分析中,拉格朗日插值法是以法国十八世纪数学家约瑟夫·拉格朗日命名的一种多项式插值方法。许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。如对实践中的某个物理量进行观测,在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(interpolation In numerical analysis, the Lagrange interpolation method is a p
  3. 所属分类:其他

    • 发布日期:2019-01-09
    • 文件大小:15360
    • 提供者:cuarzn
  1. shuangtui_guihua

    2下载:
  2. 利用三次样条插值法对双腿机器人行走进行步态规划(plan the straight gait trajectory using cubic spline interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-17
    • 文件大小:1024
    • 提供者:野生莴苣
  1. Kriging_WENG

    1下载:
  2. c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-21
    • 文件大小:493568
    • 提供者:lczw
  1. 不同插值方法介质模型建立程序

    0下载:
  2. 可应用线性插值、三次样条插值等插值法对给定参数文件中坐标设置的层进行建模。独立于Seismic Unix的unif2程序。
  3. 所属分类:其它程序

  1. 数值分析

    1下载:
  2. 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
  3. 所属分类:matlab例程

  1. 拉格朗日插值法

    0下载:
  2. 采用数值分析中拉格朗日的插值方式,可以用于数据分析,数值模拟等,节省时间。
  3. 所属分类:数学计算/工程计算

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com