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

搜索资源列表

  1. Lagrangechazhifa

    0下载:
  2. 拉格朗日插值法,是学习插值的基本内容,这里是一个该插值法的matlab程序文件,可以帮助大家进一步学习-Lagrange interpolation method, interpolation is to learn the basic content, here is a program of the interpolation matlab file, you can help us to further study
  3. 所属分类:matlab

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

    0下载:
  2. 这是一个数值分析这门课的实验报告,里面是拉格朗日插值算法的实现,并附有流程图。-This is a numerical analysis test report of this course, which is the Lagrange interpolation algorithm, together with flow charts.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:17030
    • 提供者:青青
  1. matlablanger

    0下载:
  2. 利用Matlab语言实现拉格朗日插值计算和复化辛普森,对于数值分析有一定的帮助-matlab LANGRE xinpusen
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:641
    • 提供者:wangcunfu
  1. lagelangri

    0下载:
  2. 拉格朗日插值,很好用的,请大家多指教~-Lagrange interpolation, the good, please keep advice ~ Thank you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:585
    • 提供者:liu
  1. chazhi

    0下载:
  2. 各种插值方法,包括求已知数据点的拉格朗日插值多项式 求已知数据点的艾特肯插值多项式 -Various interpolation methods, including seeking the Lagrange interpolation of known data points of known data points polynomial interpolation polynomial Aitken
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9476
    • 提供者:chris_zhou
  1. chazhi

    0下载:
  2. 数值分析——牛顿插值和拉格朗日插值算法的c++源代码实现-Numerical analysis- Newton interpolation and Lagrange interpolation algorithm source code c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1198
    • 提供者:ting
  1. lagrange

    0下载:
  2. 拉格朗日插值算法 使用C++编写 代码简洁明了 好用-Lagrange interpolation algorithm using C++ code concise easy to use
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4316442
    • 提供者:张力文
  1. Image

    0下载:
  2. 拉格朗日插值多项式的彩色图像分存方案Lagrange interpolating polynomial Sharing Scheme for Color Image-Lagrange interpolating polynomial Sharing Scheme for Color Image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:338666
    • 提供者:
  1. lagrint

    0下载:
  2. 计算方法,拉格朗日插值法解多项式,matlab程序-Calculation method, Lagrange interpolation polynomial solution, matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:660
    • 提供者:
  1. math

    0下载:
  2. 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:102228
    • 提供者:张效
  1. ode

    0下载:
  2. 常微分方程求解,主要为拉格朗日插值,比较简单,适合初学者学习使用-Solving ordinary differential equations, mainly for Lagrange interpolation, is relatively simple, suitable for beginners to learn to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:950
    • 提供者:anrui
  1. Lagrange-interpolation

    0下载:
  2. 拉格朗日插值法C语言程序。。。经测试正确。。计算方法-Lagrange interpolation C language program. . . The test correctly. . Calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:189380
    • 提供者:星沉
  1. algorithm

    0下载:
  2. 超松弛迭代法、最小二乘法、拉格朗日插值法、牛顿插值法、牛顿迭代法、雅克比迭代-Over relaxation method, least squares, Lagrange interpolation, Newton interpolation, Newton' s iterative method, Jacobi iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7227
    • 提供者:钱伟欣
  1. Interpolation

    0下载:
  2. 用于实现数值方法中的插值法,包括拉格朗日插值法,牛顿向前插值法,牛顿向后插值法-Numerical methods used to implement the interpolation, including the Lagrange interpolation, Newton' s forward interpolation, Newton' s backward interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:244949
    • 提供者:gsh
  1. Lagrange-interpolation

    0下载:
  2. 数值分析实验程序,C++程序编写,拉格朗日插值公式的算法。-Numerical analysis of experimental procedures, C++ programming, Lagrange interpolation formula algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:557
    • 提供者:包包
  1. interpolating-method

    0下载:
  2. 线性插值,拉格朗日插值,多项式插值,二次多项式插值-Piecewise-Linear Fit.C Quadratic Polynomial Fit.C Polynomial Fit.C Condition Number of Vandermonde Matrix Lagrange Interpolating Polynomials
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-31
    • 文件大小:3052
    • 提供者:dy
  1. lagelangri

    0下载:
  2. 用拉格朗日插值法计算X0的近似值,操作简单-X0 Lagrange interpolation method to calculate the approximate simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:18802
    • 提供者:肖慧
  1. duozhongsuanfa

    0下载:
  2. 多种算法连接在一个程序中,其中包括二分法,牛顿法,最小二乘法,拉格朗日插值法等求解相应的算法-Connected in a variety of algorithms to process, including the dichotomy, Newton' s method, least squares, Lagrange interpolation method to solve the corresponding algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13880
    • 提供者:肖慧
  1. towton

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s FormThe Lagrange FormThe convent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:692
    • 提供者:whr
  1. longge

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s FormThe Lagrange FormThe convent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:70799
    • 提供者:whr
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 30 »
搜珍网 www.dssz.com