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

搜索资源列表

  1. languagenewton

    0下载:
  2. 这是拉格朗日插值和牛顿插值的源代码,输入数据之后,可以输出函数-This is the Lagrange interpolation and Newton interpolation of source code, input data, you can output function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:931
    • 提供者:tang lu ming
  1. object

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

    • 发布日期:2017-04-15
    • 文件大小:13549
    • 提供者:wanggen
  1. MathMethod

    1下载:
  2. 应用拉格朗日插值法,进行曲线拟合,可生成拟合曲线显示图像-Application of the Lagrange interpolation method for curve fitting, curve fitting to generate display images
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:65930
    • 提供者:elsa
  1. algorithm

    0下载:
  2. 拉格朗日插值算法的实现用VC++编程实现,是简短的小程序-Lagrange interpolation algorithm implementation using VC++ programming is a short little program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:896729
    • 提供者:唐娟
  1. lagelangrisuanfa

    0下载:
  2. 拉格朗日插值算法实现,方便实现数学模块的实现-Lagrange interpolation algorithm to facilitate the realization of the module to achieve mathematical
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:604
    • 提供者:小珞
  1. lagrange

    0下载:
  2. 这是一个实现拉格朗日插值的数学程序,也很经典。-This is a mathematical realization of Lagrange interpolation process is also very classic.
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:710
    • 提供者:清风
  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. interpolation

    0下载:
  2. 拉格朗日插值法应用,对学习拉格朗日插值有很好的借鉴作用。-Lagrange interpolation method applied to the study and Lagrange interpolation good for reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:207159
    • 提供者:longtao
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  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. 插值程序c语言

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

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:sunguang216
  1. 拉格朗日插值

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

  1. 拉格朗日插值

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

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:glor
  1. 插值和函数逼近

    0下载:
  2. 各种插值和函数逼近方法包括hermit 插值拉格朗日插值牛顿插值等(Various interpolation and function approximation methods include hermit interpolation, Lagrange interpolation, Newton interpolation and so on)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:李怀宝
  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does not take advantage of the pow
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:xzt
  1. Lagrange_main

    0下载:
  2. 拉格朗日插值法的源程序,通过给定几点的坐标,并给出要求的坐标,求出在该点的拉格朗日插值(Lagrange interpolation method of the source, by giving the coordinates of several points, and given the required coordinates, find the Lagrange interpolation)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:61440
    • 提供者:风云联合
  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. lagrange

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

    • 发布日期:2020-05-10
    • 文件大小:1024
    • 提供者:桂九九
  1. 拉格朗日插值

    1下载:
  2. lagrange插值 在数值分析中,拉格朗日插值法是以法国十八世纪数学家约瑟夫·拉格朗日命名的一种多项式插值方法。许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。如对实践中的某个物理量进行观测,在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(interpolation In numerical analysis, the Lagrange interpolation method is a p
  3. 所属分类:其他

    • 发布日期:2019-01-09
    • 文件大小:15360
    • 提供者:cuarzn
« 12 3 4 »
搜珍网 www.dssz.com