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

搜索资源列表

  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18601
    • 提供者:luo
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82101
    • 提供者:杜莉
  1. 分形插值

    0下载:
  2. 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2756
    • 提供者:公学成
  1. 拉格朗日插值函数

    0下载:
  2. 拉格朗日插值函数算法的示例-Lagrangian function interpolation algorithm examples
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8401
    • 提供者:一枝花
  1. 3次样条插值函数1

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

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:lin
  1. Newton 插值程序

    0下载:
  2. 本程序的要求是已知几个节点x及节点函数f(x),要求近似函数!只要输出每点函数,对角线上的值,和最后一行的值,为继续插值准备! 例如:0.00 0.00000 0.20 0.20134 0.30 0.30452 0.50 0.52110 得到结果:0.00000 0.20134 1.006700 0.30452 0.083666 0.52110 1.082900 0.170333 0.173334 f(0.230000)=0.249337 Rx(0.230000)=-1.46917e-09f-t
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1299
    • 提供者:无人
  1. curvefit 变异函数 克立金插值用

    1下载:
  2. 变异函数 克立金插值用,采用最小二乘法编制。请您使用。Kriging curvefit-Variograms kriged used, the preparation of the least-squares method. Please use. Kriging curvefit
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-08
    • 文件大小:14930
    • 提供者:York
  1. enlgr 一元全区间不等距插值

    0下载:
  2. enlgr 一元全区间不等距插值 eelgr 一元全区间等距插值 enlg3 一元三点不等距插值 eelg3 一元三点等距插值 enpqs 连分式不等距插值 eepqs 连分式等距插值 enhmt 埃米特不等距插值 eehmt 埃米特等距插值 enatk 埃特金不等距插值 eeatk 埃特金等距插值 enspl 光滑不等距插值 eespl 光滑等距插值 espl1 第一种边界条件的三次样条函数插值,微商与积分 espl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:19149
    • 提供者:康牟仁
  1. insertvalue

    0下载:
  2. 拥有界面的函数插值程序,可以模拟牛顿插值法和拉格朗日插值法。-Interface has a function interpolation procedures, can simulate the Newton interpolation method and the Lagrange interpolation method.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:3759
    • 提供者:zhangbo
  1. lagrangennewton

    0下载:
  2. 数值计算中的函数插值法 Lagrange 牛顿插值-Lagrange NEWTON
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:13648
    • 提供者:stella
  1. jingxiangjihanshuchazhi

    0下载:
  2. 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:406780
    • 提供者:周远彬
  1. 插值方法

    0下载:
  2. 插值算法:插值方法包括:(1)线性插值(2)抛物插值(3)拉格朗日插值。三种方法都是利用离散的数据近似模拟曲线函数走向,从而给出指定离散点对应的函数值。选用不同类型的插值函数,逼近的效果不同,线性插值需要根据给定的两个点,抛物插值需要给定三个点,一般形式则通过拉格朗日插值来求解(Interpolation algorithms: interpolation methods include: (1) linear interpolation (2) parabolic interpolation
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:8192
    • 提供者:HAI&FISH
  1. 拉格朗日插值+MATLAB源程序代码

    5下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:61440
    • 提供者:g-nice
  1. RBF

    0下载:
  2. 径向基函数插值使用一系列基函数,它们在每个采样点对称且居中。径向基函数是一类特殊的函数,其主要特征是它们的响应与中心点的距离单调地减小(或增加)。中心、距离刻度和精确的形状是模型的参数。(Radial Basis Function interpolation with biharmonic, multiquadric, inverse multiquadric, thin plate spline, and Gaussian basis functions for Matlab/Octave.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:baidudu
  1. 1插值法—拉格朗日插值法

    0下载:
  2. 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:jeff1130
  1. 牛顿插值法

    0下载:
  2. 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:jackajack
  1. 拉格朗日插值法_matlab

    1下载:
  2. 数学最优问题中,拉格朗日乘数法(以数学家约瑟夫·路易斯·拉格朗日命名)是一种寻找变量受一个或多个条件所限制的多元函数的极值的方法。(In the mathematical optimization problem, the Lagrange multiplier method (named by the mathematician Joseph Luis Lagrange) is a method of finding the extremum of a multivariate functio
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:6144
    • 提供者:天射手座
  1. 线性插值法

    0下载:
  2. 线性插值是指插值函数为一次多项式的插值方式,其在插值节点上的插值误差为零。线性插值相比其他插值方式,如抛物线插值,具有简单、方便的特点。线性插值的几何意义即为概述图中利用过A点和B点的直线来近似表示原函数。线性插值可以用来近似代替原函数,也可以用来计算得到查表过程中表中没有的数值。(Linear interpolation means interpolation function with polynomial interpolation, and its interpolation error
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:187392
    • 提供者:chenrongjie
  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. 样条插值

    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
    • 提供者:烦恼和功能
« 1 23 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com