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

搜索资源列表

  1. LGLR 用拉格朗日插值法和牛顿插值法求解某点的函数近似值

    1下载:
  2. 自选插值问题,编制一个程序,分别用拉格朗日插值法和牛顿插值法求解某点的函数近似值。-语言 所查询字词的翻译 英语 Optional interpolation problem, the preparation of a program, respectively, Lagrange interpolation and Newton interpolation method for solving the function approximation of a point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-26
    • 文件大小:1kb
    • 提供者:范川宁
  1. lagrange+newton

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

    • 发布日期:2017-04-05
    • 文件大小:1013byte
    • 提供者:阿杜
  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
    • 文件大小:3.67kb
    • 提供者:zhangbo
  1. 423454

    0下载:
  2. 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.02kb
    • 提供者:冯莹莹
  1. Newton

    0下载:
  2. 牛顿插值法和拉格朗日插值法 数值分析中的重要算法啊-Newton interpolation method and Lagrange interpolation and numerical analysis of the important algorithms ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:38.34kb
    • 提供者:zhangyan
  1. FUXING

    0下载:
  2. 计算方法的报告:掌握拉格朗日插值多项式、牛顿插值多项式、等距节点插值、三次样条插值的理论和构造方法。对同一组数据对,用不同的插值法构造插值函数,并画出它们的图形,对插值结果进行初步分析,讨论不同插值法的优缺点。 以及报告的内容和心得-fuxing
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:90.57kb
    • 提供者:吴宝雨
  1. chazhifa

    0下载:
  2. 本程序为利用给定节点,求未知节点插值法,包括拉格朗日插值法和牛顿向前插值法-This procedure for the use of a given node, seeking the unknown node interpolation method, including the Lagrange interpolation method and Newton' s forward interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.34kb
    • 提供者:源治
  1. newton-lagrange

    0下载:
  2. 牛顿插值法 和 拉格朗日插值法 的实现,其中含有简单图像显示-Newton interpolation and Lagrange interpolation to achieve, which contains a simple image display
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9.35kb
    • 提供者:菜鸟程序员
  1. Numerical-Calculation-in-C-language

    0下载:
  2. 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9.28kb
    • 提供者:张震岳
  1. LagrangeNewtoninterpolation

    0下载:
  2. 拉格朗日和牛顿插值法的C++方法实现(数值分析上机实验)-Lagrange and Newton interpolation, C++ method to achieve(Numerical analysis of the experiment on the computer)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:75.43kb
    • 提供者:陈辰
  1. Runge

    0下载:
  2. Runge现象的验证,内有可选项:拉格朗日插值法、牛顿插值法和分段线性插值法。-The Runge phenomenon verification, with optional: Lagrange interpolation, Newton interpolation and piecewise linear interpolation.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:201.18kb
    • 提供者:卡卡
  1. interpolation-algorithm

    0下载:
  2. 给定m个节点的函数值,分别利用牛顿插值法和拉格朗日插值法,计算固定点处的函数值-Function value to the set of m nodes, Newton interpolation and Lagrange interpolation method to calculate the function value of the fixed point
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1.42kb
    • 提供者:lala
  1. Lagrange

    0下载:
  2. 共有十个重要的拉格朗日牛顿插值法和贝叶斯方法-A total of ten important Lagrange Newton interpolation method and bayesian method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7.15kb
    • 提供者:wangchao
  1. HDIST

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

    • 发布日期:2017-12-14
    • 文件大小:11.21kb
    • 提供者:Alvxij
  1. langrange

    0下载:
  2. 数值分析中的拉格朗日插值法求解函数的近似逼近解和牛顿迭代法(langrange interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:24kb
    • 提供者:snow00
  1. 930314

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

    • 发布日期:2017-12-28
    • 文件大小:11kb
    • 提供者:Heyabsg
  1. 9032649

    0下载:
  2. 牛顿插值法和拉格朗日插值法,数值分析中的重要算法啊()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-04
    • 文件大小:11kb
    • 提供者:ortimived
  1. 各种差值法的程序代码

    0下载:
  2. 埃尔米特,拉格朗日,牛顿,欧拉插值法编程代码和傅里叶转换编程代码(Various interpolation programming code and Fu Liye conversion code)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-19
    • 文件大小:3kb
    • 提供者:廖小帅
  1. Lag_polyfit New_polyfit

    0下载:
  2. 拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:lanju
  1. 插值法程序

    0下载:
  2. 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:靖哥哥sj
« 12 »
搜珍网 www.dssz.com