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

搜索资源列表

  1. lagrange

    0下载:
  2. 数值算法的c++实现,拉格朗日插值的计算-Numerical Algorithms c++ Achieved, the calculation of Lagrange interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:7246
    • 提供者:zuoli
  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. shuzhifenxi

    0下载:
  2. 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 100 110 120 y 5 1 7.5 3 4.5 8.8 15.5 6.5 -5 -10 -2 4.5 7 试验要求:利用Lagrange插值多项式 求被插值函数f(x)在点x=65处的近似值。建议:画出Lagrange插值多项
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:909
    • 提供者:张涛
  1. Command1

    1下载:
  2. 用VB程序编写的拉格朗日插值公式的代码。-VB programmers using the Lagrange interpolation formula code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2925
    • 提供者:kllogg
  1. lagrange

    0下载:
  2. 用MATLAB编写的拉格朗日程序。希望对大家有用。-MATLAB prepared using Lagrangian procedures. Hope useful for all of us.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:979
    • 提供者:谷霁红
  1. chazhi

    1下载:
  2. Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。-Lagrange interpolation, Newton interpolation function, such as interpolation function, function for the numerical analysis of the textbooks on the sample questions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:32622
    • 提供者:toidy
  1. lagrange

    0下载:
  2. 拉格朗日插值逼近:在离散数据基础上补插除连续函数是计算数学中最基本最常用的手段是函数逼近的重要方法。-Lagrange interpolation approximation: In the discrete data based on the fill plug in addition to continuous function is the mathematical calculation of the most basic means of the most commonly used
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:31977
    • 提供者:klb
  1. lagrange+newton

    0下载:
  2. 数值计算方法--拉格朗日插值法和牛顿插值法-Numerical method- Lagrange interpolation method and the Newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1013
    • 提供者:阿杜
  1. yiyuanqujianchazhi

    0下载:
  2. 给定n个节点xi(i=0,1,...,n-1)上的函数值yi=f[xi],用拉格朗日插值公式计算指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi], using Lagrange interpolation formula specified interpolation points, t Department of function approximation z
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1197
    • 提供者:罗坤
  1. Lagrange

    0下载:
  2. 拉格朗日插值的源程序,采用VC6.0编写,简单易懂,结构清晰,非常适合于初学者。-Lagrange interpolation of the source, using VC6.0 to prepare, easy to understand, structure, clarity is very suitable for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:869
    • 提供者:李波
  1. main

    0下载:
  2. 此源码为高斯-拉格朗日积分法,经运行,源码有效-This source code for the Gauss- Lagrange integral method, by running an effective source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:费晓星
  1. lagrange

    0下载:
  2. matlab的拉格朗日,很经典,很强大,真的是非常的好啊,大家一定要下下来好好学习一下!-copy from msdn
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:29114
    • 提供者:jk
  1. Lagrange

    0下载:
  2. 构造Lagrange插值多项式pL(x)-Construction Lagrange interpolation polynomial pL (x)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:697
    • 提供者:dfa
  1. math

    1下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性的。-Considered at a fixed interval on a function approximation using interpolation. Clearly, Lagrange interpolation nodes are used the mo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:427998
    • 提供者:lovep
  1. Lagrange

    0下载:
  2. 拉格朗日插值,程序编写简单,对于精度要求不是很高的题,此为较优选择! -Lagrange interpolation, easy programming for the accuracy of the title is not very high, the selection for the better!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:hsj
  1. chazhi

    0下载:
  2. 拉格朗日插值法只能算是数学意义上的插值,从插值基函数的巧妙选取,已经构造性的证明了插值法的存在性和惟一性-Lagrange interpolation can only be regarded as the mathematical sense of the interpolation, from the clever interpolation basis function selection, has been constructive proof of the existence of t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:853
    • 提供者:weili
  1. Lagrange

    0下载:
  2. 朗格朗日插值计算可以方便快捷的生成计算程序,和方便实用-Lengrand on interpolation can be easily and quickly calculate the generation of computational procedures, and to facilitate practical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:590
    • 提供者:chaileitai
  1. lagrange

    0下载:
  2. 对函数构造Lagrange插值多项式,非常好用!方便快捷-Construction of the Lagrange interpolation polynomial function, very easy to use! Convenient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:张龙
  1. lagrange

    0下载:
  2. N次拉格朗日向前插值计算公式通用程序及流程图-N times forward Lagrange interpolation formula for calculating general procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6589
    • 提供者:kelly
  1. interpolating_polynomial

    0下载:
  2. 高次方程求解的c代码实现,用于数值分析课,简单实用,可作为参考-Lagrange interpolating polynomial,Bisection algorithm,Newton’s method and Secant method
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1193
    • 提供者:阿锦
« 1 2 34 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com