CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 拉格朗日计算

搜索资源列表

  1. object

    0下载:
  2. 根据给定点的函数值,应用拉格朗日插值公式,计算指定插值点处的 函数值。 在指定点的前后各取四个结点,用七次拉格朗日插值公式。 X,Y为输入参数,各有N个点 T为指定插入点 Z为输出参数,是插值点T处的近似值。 -put x,y
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:13549
    • 提供者:wanggen
  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-02
    • 文件大小:3785
    • 提供者:wu
  1. DifferenceCalculate

    0下载:
  2. 差值计算小工具,可以进行线性差值,抛物线差值和拉格朗日差值,同时比较三种差值的精确程度-Small margin calculation tool, the difference can be linear, parabolic difference and Lagrangian difference, and compare the difference in the accuracy of three
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:697686
    • 提供者:廉洁
  1. Lagrange_Insert

    0下载:
  2. 数值计算方法之拉格朗日插值算法:实现书中的拉格朗日插值算法-Lagrange interpolation algorithm for numerical methods: the book Lagrange interpolation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:562386
    • 提供者:杨平
  1. matlab-for-Interpolation-method

    0下载:
  2. 使用matlab对插值方法进行编程计算 包括艾米特 拉格朗日等插值法-Matlab programming calculation including Amit Lagrange interpolation interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:10267
    • 提供者:feng
  1. 1

    0下载:
  2. 上计算方法课的第一个程序,主要讲数值计算中的插值法,包括线性插值,样条插值,拉格朗日插值-Method to calculate the class first program, mainly speak interpolation method in numerical calculation, including linear interpolation and spline interpolation, Lagrange interpolation, etc
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:2467
    • 提供者:孤鹜
  1. Lagrange.Newtown

    0下载:
  2. 拉格朗日插值法、牛顿插值法C语言的实现,数值计算方法中常用-Lagrange interpolation, Newton interpolation realization of C language, commonly used numerical method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3138
    • 提供者:张国力
  1. lage

    0下载:
  2. 改程序是fortran语言程序,用于进行拉格朗日计算的。-Reform program is fortran language program for performing calculations Lagrange
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:615
    • 提供者:杨宇
  1. 拉格郎日插值

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

    • 发布日期:2017-12-17
    • 文件大小:73728
    • 提供者:绿的国
  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. 拉格朗日插值

    0下载:
  2. 拉格朗日插值法,多点计算插值,选取两组插值点进行比较(lagrange lagrange,lagrange,lagrange)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:glor
  1. linear interpolation

    0下载:
  2. 拉格朗日线性插值方法,可用于曲线拟合,是一种重要的数值计算工具(Lagrange interpolation is an important method to fit the cubic or other even multiple-degree curve.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:大河河
  1. eulnh

    0下载:
  2. 计算方法课程设计--用C++实现的拉格朗日插值法模拟,附有源程序和设计报告()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:97280
    • 提供者:lglqbgar
  1. 1插值法—拉格朗日插值法

    0下载:
  2. 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:jeff1130
  1. energysc

    0下载:
  2. 实用拉格朗日方法进行相关问题的计算,方法简单(matlab method calculate the experimental data hysteresis curve area)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:BEN72
  1. lagrange

    2下载:
  2. 结合精密文件,使用拉格朗日插值计算卫星坐标(Using Lagrange interpolation to calculate satellite coordinates)
  3. 所属分类:其他

    • 发布日期:2020-05-10
    • 文件大小:1024
    • 提供者:桂九九
搜珍网 www.dssz.com