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

搜索资源列表

  1. 第8章 数值积分

    1下载:
  2. 求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并奠定了这个分支的理论基础。(For a definite i
  3. 所属分类:matlab例程

  1. 拉格郎日插值

    0下载:
  2. 在fortran平台下实现啷个朗日差值计算,得出结果并将其与课本对比。(Lagrange interpolation)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:73728
    • 提供者:绿的国
  1. interp

    0下载:
  2. 各种插值:求已知数据点的拉格朗日插值多项式、艾特肯插值多项式、牛顿插值多项式 ......(Various interpolation: Lagrange interpolation polynomial for the known data points, Aitken interpolation polynomial and Newton interpolation polynomial ......)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:10240
    • 提供者:lengruochen
  1. inexact_alm_rpca_PSSV

    0下载:
  2. 用matlab实现了 inexact ALM 算法(the inexact augmented Lagrange multiplier method for Robust PCA)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:annivy
  1. Ecuaciones_EL

    0下载:
  2. Ecuaciones de Euler Lagrange
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6262784
    • 提供者:dieeit
  1. Newton_Euler

    0下载:
  2. Method recursser Newton Lagrange
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:11801600
    • 提供者:dieeit
  1. taklif seri 1

    0下载:
  2. lagrange code based on FEM
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:va
  1. Problem4

    0下载:
  2. FEM modeling in matlab - mechanic
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:va
  1. 拉格朗日插值

    0下载:
  2. 本程序用拉格朗日插值方法计算了函数的最大近似误差,功能齐全(This procedure uses Lagrange interpolation method to calculate the maximum approximation error function, complete functions)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:90112
    • 提供者:xcy2014
  1. Qagrange

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程(Lagrange interpolation polynomial fitting, Newton interpolation polynomial, euler equation solution of partial differential equations)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:dnherwtynre
  1. bbem

    0下载:
  2. 掌握用MATLAB计算拉格朗日,分段线性,三次样条三种插值的方法(Master the MATLAB computing Lagrange, piecewise linear, three kinds of cubic spline interpolation method)
  3. 所属分类:系统编程

    • 发布日期:2017-12-28
    • 文件大小:118784
    • 提供者:zagcqnp
  1. Interpolation

    0下载:
  2. 插值算法工具类,包括牛顿插值和拉格朗日插值算法。(Interpolation algorithm tools, including Newton interpolation and Lagrange interpolation algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:pyyzlc
  1. SRC

    0下载:
  2. 最大限度地平 FIR 逼近 (拉格朗日插值法) 拉格朗日插值是一种时域方法,导致基于多项式的筛选器的一个特殊情况。用 M 次多项式近似表示输出信号。最简单的情况 (M = 1) 对应于线性插值。让我们设计和分析将通过各种馏分拆分单元延迟的几种线性分数时滞滤波器:(Maximally-Flat FIR Approximation (Lagrange Interpolation) Lagrange interpolation is a time-domain approach that lead
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:2135040
    • 提供者:bymwrz
  1. caoz

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题(The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations)
  3. 所属分类:工具条

    • 发布日期:2017-12-29
    • 文件大小:14336
    • 提供者:llavh
  1. 930314

    0下载:
  2. 牛顿插值法和拉格朗日插值法,数值分析中的重要算法啊(Newton interpolation method and the method of Lagrange interpolation, numerical analysis of algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:Heyabsg
  1. 插值程序c语言

    1下载:
  2. 用c语言编写的插值程序,里面有牛顿插值、拉格朗日插值等供大家学习参考(C language interpolation procedures, which have Newton interpolation, Lagrange interpolation, for reference)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:sunguang216
  1. lagrange_interp

    0下载:
  2. MATLAB编写的拉格朗日插值算法MATLAB interpolation algorithm written in Lagrange(MATLAB interpolation algorithm written in Lagrange)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:只北不南
  1. S2_intro_objects_S_1b_Lagrange_1

    0下载:
  2. 基于C++的拉格朗日插值法的实现,程序结构非常清晰明了,有注释(C++ interpolation based on the implementation of Lagrange, the program structure is very clear and clear, there are notes)
  3. 所属分类:数学计算

  1. 拉格朗日插值

    0下载:
  2. 运用拉格朗日原理对曲线进行拟合插值c语言程序源代码(Lagrange curve interpolation C language source code)
  3. 所属分类:其他

  1. 困难拉格朗日差值

    0下载:
  2. 用拉格朗日程序计算,主要计算没有明确自变量处的目标函数的值。(Calculated by Lagrange program, the main objective of the independent variable is calculated at the value of the target function.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:780288
    • 提供者:MARKXP
« 1 2 ... 39 40 41 42 43 4445 46 47 48 »
搜珍网 www.dssz.com