CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 拉格朗日插值算法

搜索资源列表

  1. laq

    0下载:
  2. 一元三点不等距插值(此算法避免了拉格朗日算法的龙格现象)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4252
    • 提供者:bluewind
  1. shuzifenxi

    0下载:
  2. 数值分析(计算方法):欧拉方法、高斯-赛德尔迭代法、拉格朗日及分段线性插值、龙贝格算法、牛顿下山法、选主元高斯消去法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:jiabin
  1. Lagrange-polynomial-interpolation

    0下载:
  2. 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36482
    • 提供者:杨霄
  1. lagelangri

    0下载:
  2. 拉格朗日算法插值源程序--对于学习数值计算的是一个很好资料-Lagrange interpolation algorithm source code- the study of numerical calculation is a good information
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:3329
    • 提供者:张旭
  1. 2008513141456

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -Strong Names Explained
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:326377
    • 提供者:kouzan
  1. 10Csource

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power la
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4299
    • 提供者:he
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78274
    • 提供者:xichen
  1. C12

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, Long Berg
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:3857
    • 提供者:潜力
  1. lgelangrichazhi

    0下载:
  2. 这是一个拉格朗日的插值算法的matlab的实现-This is a Lagrange interpolation algorithm to achieve the matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:788
    • 提供者:张强
  1. the-codes-of-C-about-important-algorithms

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:7623
    • 提供者:jhy
  1. CGraphGAOLuWei

    0下载:
  2. 曲线拟合 拉格朗日 样条等,插值算法,描述,鼠标左键单击控制点-Lagrange spline curve fitting, interpolation algorithm, described the left mouse button click the control point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:48809
    • 提供者:zanbilei
  1. Contour

    1下载:
  2. 一种简单的基于拉格朗日线性插值算法、适合于有限元后处理所必须的绘制等值线方法。使用VC++软件发展的绘制等值线的程序,此程序采用拉格朗日线性插值算法适合于4边形4节点的有限元网格。-A simple linear interpolation algorithm based on Lagrange suitable for finite element post-processing necessary to draw the contour method. Software developmen
  3. 所属分类:Graph Drawing

    • 发布日期:2016-09-21
    • 文件大小:4485120
    • 提供者:陈章华
  1. lagrange.m

    0下载:
  2. 一种简单实现高斯切比雪夫,拉格朗日,龙哥库塔的插值算法,MATLAB实现-A simple high Siqie Chebyshev, Lagrange, Long Ge Kuta interpolation algorithm, MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1091
    • 提供者:mayao
  1. lagelangri

    0下载:
  2. 拉格朗日算法 属于线性插值算法中的一种-Lagrange linear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:781975
    • 提供者:cuicui
  1. langrage

    0下载:
  2. 拉格朗日 算法 的 C编程序,很有用的插值算法程序 -Lagrange algorithm assembler
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1292
    • 提供者:东木
  1. 10-algorithm-C-language-source-code

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7443
    • 提供者:方琪
  1. 1

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 of the algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortez, Jacques, Qinjiu Zhao, power law, high Si Se Del
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:8474
    • 提供者:zhaobiao
  1. shuzhi

    0下载:
  2. 数值分析的拉格朗日.牛顿插值.龙贝格.rungkutta算法-Romberg the. Rungkutta algorithm numerical analysis of the Lagrangian. Newton interpolation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:5768
    • 提供者:陈天昊
  1. Numerical-Analysis

    0下载:
  2. 数值分析中的四种插值方法: 拉格朗日差值公式 龙贝格算法 三次样条插值 四阶龙格库塔方法 内附有详细算法解析文档-Numerical analysis of four interpolation methods: Lagrangian difference equation Romberg algorithm Cubic spline interpolation Fourth-order Runge-Kutta method Encl
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:18925775
    • 提供者:李虹颖
  1. registuyjflow

    0下载:
  2. 拉格朗日函数的源程序代码,可实现多个数的插值运算,最多可达二十个之多()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:kevvz
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com