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

搜索资源列表

  1. Lagrange

    0下载:
  2. lagrange插值法的matlab程序。帮助学习数值分析插值法一章。-lagrange interpolation matlab program. Numerical analysis interpolation method to help learn the chapter.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6691
    • 提供者:王海阳
  1. Lagrange

    0下载:
  2. 可以利用拉格朗日插值方法解决多项式逼近问题-Lagrange interpolation method can be used to solve the problem of polynomial approximation
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:801
    • 提供者:zyong
  1. Lagrange-polynomial-interpolation

    0下载:
  2. 拉格朗日多项式插值,该算法可以既可以适用于有限节点插值,也可以适用于未知节点数插值-Lagrange polynomial interpolation, the algorithm can be applied to both the interpolation nodes is limited to be applied to the interpolation nodes unknown
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4016
    • 提供者:liumingxing
  1. Lagrange-JF-Jacobi

    0下载:
  2. Lagrange - JF - Jacobi Code for Matlab.
  3. 所属分类:matlab

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

    0下载:
  2. lagrange多项式插值,满足插值条件的函数去逼近原函数-lagrange polynomial interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5108
    • 提供者:稻草人
  1. Lagrange-polynomial-interpolation

    0下载:
  2. 拉格朗日多项式插值法是实际使用最广的插值法,能保证较高的差值效率和精度-Lagrange polynomial interpolation method is the most widely used interpolation method, can guarantee the high efficiency and accuracy of the difference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:天堂鸟
  1. Lagrange

    0下载:
  2. this program use for solving the equation f(x)=0 by Lagrange methode-this program use for solving the equation f(x)=0 by Lagrange methode
  3. 所属分类:Compiler program

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

    0下载:
  2. 数值分析课程的练习小程序,控制台程序,牛顿插值计算器 和 拉格朗日插值计算器,使用方法通过源码可以看出来,当时在DevCpp环境下写的。-Lagrange DevCpp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:51574
    • 提供者:uuij
  1. lagrange

    1下载:
  2. 对[-5,5]作等距划分 Xi = -5 +ih,h =10/n , i = 0, 1, …, n,并对Runge 给出的函数 y =1/(1+x*x) 。 作Lagrange插值,取n=10,20计算插值多项式Pn(x) 在x=4.8处的误差,并作分析。 -Of [5,5] be equidistant Xi =-5+ih, h = 10/n, i = 0, 1, ..., a function of n, and Runge given y = 1/(1+x* x). As Lagr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:55937
    • 提供者:tangyuanyuan
  1. Lagrange

    0下载:
  2. 计算机辅助几何设计中属于拉格朗日插值和牛顿插值的部分-In computer aided geometric design belongs to the Lagrange interpolation and Newton interpolation part
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:50959
    • 提供者:xiaocao
  1. lagrange

    0下载:
  2. 用拉格朗日n次插值方法 对一系列离散点进行插值-N times with Lagrange interpolation method interpolates a series of discrete points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:218542
    • 提供者:张少勇
  1. Lagrange

    0下载:
  2. MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中-MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4719293
    • 提供者:young
  1. Lagrange

    0下载:
  2. 数值分析中一个很重要的算法就是拉格朗日插值法,该算法可用于很多领域。-Numerical analysis is a very important Lagrange polynomial algorithm, the algorithm can be used in many fields.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1240
    • 提供者:张云艳
  1. Lagrange-on-the-matlab-code

    0下载:
  2. 这个是matlab关于拉格朗日差值的源程序代码,可以运行的。-This is Lagrange numerical algorithm source code, you can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:61603
    • 提供者:李双杰
  1. Lagrange-interpolation-program-s

    0下载:
  2. 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:ddf dfd
  1. interpolation-lagrange

    0下载:
  2. lagrange compute with graphical output for rusults
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:286601
    • 提供者:Oussama AOUN
  1. Lagrange-theorem

    0下载:
  2. 验证n次拉格朗日插值定理的源代码,对于拉格朗日插值定理有兴趣的朋友可以参考下。-To verify the source code of the n Lagrange interpolation theorem, the Lagrange interpolation theorem is of interest to friends can refer to
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1205
    • 提供者:吕乔
  1. Lagrange-multipliers

    1下载:
  2. 在matlab的环境下实现拉格朗日乘子法 -matlab achieve Lagrange multipliers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:165676
    • 提供者:许晓菲
  1. lagrange

    0下载:
  2. 拉格朗日插值函数,自己编的,供大家参考学习-Lagrange interpolation function, own, and for reference study
  3. 所属分类:Other systems

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

    0下载:
  2. 拉格朗日插值法求解线性方程,运用的是Fortran90-Lagrange polynomial for solving linear equations, using the Fortran90
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:695259
    • 提供者:雪之殇
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »
搜珍网 www.dssz.com