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

搜索资源列表

  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. InterpolationAitkenNotIsometry

    0下载:
  2. 埃特金不等距逐步插值。给定n个不等距节点的函数值及精度要求,使用埃特金逐步插值法计算指定插值点t处的函数近似值-Unequidistance interpolation with Aitken method. Using this method to get the near value of special point t ,and satify the functin values and presicion of n points.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74700
    • 提供者:球球
  1. InterpolationAitkenIsometry

    0下载:
  2. 埃特金等距插值。geidingn个等距节点的函数值及精度要求,用埃特金逐步插值法计算指定插值点t处的函数近似值-Interpolation with Aitken equidistance method. Using Aitken interpolation method to get the near value of target point, and this method can satisfy the precision and values of geidingn points
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74676
    • 提供者:球球
  1. InterpolationHermiteIsometry

    0下载:
  2. 艾尔米特等距插值。给定n个不等距节点的函数值及一阶导数值,使用埃尔米特插值公式计算指定插值点t处的函数近似值-Hermite Isometry Interpolation: to calculate the approximation of the function at the specified interpolation point t by using Hermite Isometry Interpolation function, which is based on the fun
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74199
    • 提供者:球球
  1. 样条

    0下载:
  2. 样条插值函数,插值边界条件为自然边界条件。运行编写环境C-spline interpolation function, interpolation boundary conditions for the natural boundary conditions. Operation C-environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1253
    • 提供者:李一
  1. VB_NUM2

    2下载:
  2. 用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3823
    • 提供者:李春波
  1. vb等值线图的绘制方法※编程实践※水论坛

    2下载:
  2. 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15069
    • 提供者:PBC
  1. SOR_迭代

    0下载:
  2. 重点内容是计算中的误差、函数方程求根、插值呆逼近、数值积分和微分、线性代数方程组解法、常微分方程初值问题的数值解法、数学软件。 -focus on the calculation of the error, solving functional equations, interpolation stayed approximation, numerical integration and differentiation, linear algebraic equations method,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2776
    • 提供者:陈力波
  1. 弹道 分析

    5下载:
  2. 铅垂平面飞行弹道仿真 名字为trajectory的是主程序。interp是一维、二维的插值程序,rk是龙格库它函数,grk2f是方程组的右端函数 -vertical plane flight trajectory simulation to name the trajectory of the main program. Interp is one-dimensional, two-dimensional interpolation procedures rk is Runge for it
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:22716
    • 提供者:张庚
  1. GraphAlgorithms

    0下载:
  2. Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n = length (x0) m = length (x) for
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:4058
    • 提供者:李从
  1. PictureZoom

    0下载:
  2. 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237870
    • 提供者:huwei
  1. LagrangeVB

    0下载:
  2. 拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序VB版-Rafah Colon Day interpolation formula is Pn (X) issue of the structure into an n-interpolation function of the structure! This software suite is Lang interpolating the original version of VB pro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1339
    • 提供者:lei
  1. adfasdfsdf

    0下载:
  2. 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10367
    • 提供者:王宝华
  1. dk0619

    2下载:
  2. 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:luoye
  1. Lagran

    0下载:
  2. 拉各朗日插值方法,内含插值函数以及函数的调用方法-pull the Long Day interpolation method includes interpolation function and the function call methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:younger
  1. POLIN2

    0下载:
  2. 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1058
    • 提供者:younger
  1. SPLIE2

    1下载:
  2. 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:younger
  1. Nr_C

    3下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. Devirate

    0下载:
  2. 利用样条插值求取一组数据点在各点的导数 (只提供函数)-using spline interpolation to strike a group of data points in the points in the derivative (only provide functions)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1163
    • 提供者:zenger
  1. spline513

    0下载:
  2. 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1607
    • 提供者:宋亚平
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 44 »
搜珍网 www.dssz.com