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

搜索资源列表

  1. Interpolation

    0下载:
  2. This program generates interpolation function for input data in three methods: 1-Newton forward method 2-Newton backward method 3-lagrange method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1308
    • 提供者:on
  1. insert-lagrange

    0下载:
  2. 拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1066891
    • 提供者:饶艺
  1. Interpolation

    0下载:
  2. 包括Newton插值、Lagrange插值、样条插值-Including the Newton interpolation, Lagrange interpolation, spline interpolation and so on. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:396686
    • 提供者:彭鑫
  1. suanfa

    0下载:
  2. java实现的多种算法 迭代 二分 牛顿 拉格朗日 玄截 高斯分解 雅克比迭代-java to achieve a variety of algorithms, iteration, two points, Newton, Lagrange, Hyun cut, Gaussian decomposition, Jacobi iteration
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:8529
    • 提供者:点滴
  1. Lagrange_interpolation_function

    0下载:
  2. 拉格朗日插值迭代函数,可实现拉格朗日插值计算。-Lagrange interpolation iterative function, Lagrange interpolation can be realized
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:6120
    • 提供者:陈明
  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
    • 文件大小:1370
    • 提供者:源治
  1. chazhinihe

    0下载:
  2. 拉格朗日等插值拟合拟合的,对拟合的朋友有帮助-Lagrange interpolation fitting fitting, etc., to help a friend fit
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2331
    • 提供者:linhe
  1. Lagrange

    0下载:
  2. 这是一个计算机数值方法的一个程序,使用时请用VC++环境,可以直接运行。-This is a numerical method for a computer program, use please use the VC++ environment can be directly run.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:413669
    • 提供者:zhangdw
  1. chazhiproject

    1下载:
  2. 数值分析中拉格朗日插值,切比雪夫插值多项式的求解,有具体题目-Numerical analysis of Lagrange interpolation, Chebyshev interpolation polynomial solution, there are specific topics
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:106215
    • 提供者:cindy
  1. djhsajdh

    0下载:
  2. Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp 插值法 lagrange .cpp 二分法.txt 二分法和简单迭代法以及埃特金.txt 复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt-Gauss elimination method- do not choose the principal component Gauss elimination method- principal c
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7536
    • 提供者:贾斌
  1. lagelangri

    0下载:
  2. 数值分析计算方法 拉格朗日 自己编的,希望对大家有用-Numerical analysis and calculation method of Lagrange compiled their own, and I hope for all of us
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2071
    • 提供者:彭以成
  1. matlab_code

    0下载:
  2. Lagrange interpolation, Heun-Lagrange interpolation, Heun...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2716
    • 提供者:king
  1. 1

    0下载:
  2. 一个把拉格朗日插值法核数值积分统一到一起的程序核心代码-Lagrange interpolation method to a numerical integration into the nuclear program with the core code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:史雨
  1. ShuZhiFenXi4

    2下载:
  2. 单位圆的内插实现,里面有4种内插算法:拉格朗日插值、牛顿插值、分段线性插值、分段样条插值、以及插值误差范数估计-Interpolation to achieve the unit circle, which has four kinds of interpolation algorithms: Lagrange interpolation, piecewise-linear interpolation, sub-spline interpolation, as well as Norm inte
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1320
    • 提供者:陈永恒
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3785
    • 提供者:wu
  1. chazhi

    0下载:
  2. 利用的是拉格朗日二次插值做的计算公式,本程序可验证一般函数例子要求-Lagrange chazhi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:682
    • 提供者:原维
  1. visualstudiolagelangri

    0下载:
  2. 用VC编写的实现拉格朗日内插的代码,可以实现多点的拉格朗日插值-Written by VC Lagrange interpolation to achieve the code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:8077
    • 提供者:黄永佳
  1. lagrange_poly

    0下载:
  2. construct a single Lagrange polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1084
    • 提供者:katore vishal
  1. cal_math

    0下载:
  2. 此为牛顿与拉格朗日插值算法的matlab程序,参照数值分析教程的公式编写,确定可用。-This is Newton and Lagrange interpolation algorithm matlab program, refer to numerical analysis tutorial to prepare the formula to determine the available.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:962
    • 提供者:tianyouguo
  1. 10

    0下载:
  2. 此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rhomberg, Newton iteration, Newt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:326630
    • 提供者:哇啦
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 48 »
搜珍网 www.dssz.com