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

搜索资源列表

  1. lagrange

    0下载:
  2. lagrange差值多项式,将差值基函数的表示方法推广到一般情形,但是对龙格函数无法描述-lagrange difference polynomials, representing the difference between the basis function method is extended to the general case, but can not describe the function of Runge
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:520
    • 提供者:leejacob
  1. LAGRANGE

    0下载:
  2. The function Lagrange calculates the value of a polynomial given by Lagrange s interpolation formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:876
    • 提供者:Cezar_DSP
  1. lagrange

    0下载:
  2. 一个用于lagrange插值的matlab代码,并输出拟合的曲线,可以随意改变插值的次数-Lagrange interpolation curve and one for matlab code and output fitting, can change the number of interpolation
  3. 所属分类:matlab

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

    0下载:
  2. LAGRANGE INTERPOLATION
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:159480
    • 提供者:Peter
  1. Lagrange

    0下载:
  2. 根据离散点进行二次的拉格朗日插值, 解决了等时间距获取值的问题, 但这是二次插值, 也就是拟合的是二次及二次方程以下的函数- According to discrete points for the two Lagrange interpolation, solving the problem of equal time interval, but this is the two interpolation, that is, the two and two times the equation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:8853
    • 提供者:赵艳荣
  1. Lagrange

    0下载:
  2. lagrange method for solving the differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:110367
    • 提供者:elham
  1. Lagrange-interpolation

    0下载:
  2. 使用拉格朗日插值法进行插值计算,输入已知点即可求出插值结果-The Lagrange interpolation method is used for the interpolation calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:5796728
    • 提供者:cong
  1. Lagrange.m

    0下载:
  2. Lagrange插值算法,开发环境为matlab,内有注释-Lagrange interpolation algorithm development environment for matlab, there are comments
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:914
    • 提供者:Li
  1. Lagrange-vibration-equation-method

    1下载:
  2. 拉格朗日振动方程求解方法,的相关资料,很实用-Lagrange vibration equation method, the related information, very practical
  3. 所属分类:Other systems

    • 发布日期:2017-03-18
    • 文件大小:281600
    • 提供者:张兴宇
  1. Lagrange

    0下载:
  2. 拉格朗日插值法的MATLAB程序,大大较少计算量-Lagrange polynomial MATLAB program, much less computation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:李信
  1. lagrange

    0下载:
  2. 拉格朗日多项式插值算法,用于插值的场景 c代码 可以直接使用(the file is lagrange algorithm ,use c code . can be run on visual c++ 6.0 platform.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:chaisy
  1. caculation_lagrange

    0下载:
  2. 基于matlab程序的拉格朗日插值程序,使用拉格朗日程序进行插值得出结果(This code is based on matlab to shown lagrange result)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:Rutherford
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. Lagrange

    0下载:
  2. 许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(In many practical problems, functions are used to express certain internal relations or laws, and many functions can only be understood by experiments an
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:23552
    • 提供者:manchild19
  1. LagrangeInterpolation

    0下载:
  2. Lagrange interpolation in C#
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:54272
    • 提供者:TZ_W
  1. lagrange

    0下载:
  2. 拉格朗日插值算法函数程序以及使用的主程序,适合新人的新手教程(Lagrange interpolation algorithm function program and the use of the main program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:Un半醉
  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. lagrange

    0下载:
  2. 拉格朗日插值数值计算c++,可直接得出插值计算结果。(Lagrange interpolation numerical calculation c++, can directly get the result of interpolation calculation.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:216064
    • 提供者:danwangtian
  1. 插值算法

    0下载:
  2. hermite插值,Newton插值,lagrange插值是三种常用的数值插值方法,本文件采用MATLAB对三种插值算法进行了实现。(hermite interpolation)
  3. 所属分类:其他

« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 48 »
搜珍网 www.dssz.com