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

搜索资源列表

  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. 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. 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. 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. 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. shuzhi

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

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

    0下载:
  2. 数学算法:高斯塞德尔,牛顿插值,拉格朗日,雅克比。包含各个算法的实现源代码。-Mathematical algorithms: Szczecin del high, Newton interpolation, Lagrange, Jacobi. Contains various implementations of the algorithm source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:2298
    • 提供者:zwlong
  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. 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. yuandaima

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

    • 发布日期:2017-04-15
    • 文件大小:7323
    • 提供者:赵龙
  1. chazhi

    0下载:
  2. 拉格朗日立方插值算法源代码,可以直接使用的。-Lagrange cubic interpolation algorithm source code can be used directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1120
    • 提供者:张凡
  1. Lag-New-and-spl

    0下载:
  2. 包含拉格朗日、牛顿插值及三次样条的数值积分函数及算法-Numerical integration function and algorithm for the Lagrange, Newton interpolation and the three spline
  3. 所属分类:mathematica

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:lucy
  1. registuyjflow

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

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:kevvz
  1. 1209077

    0下载:
  2. 一个很实用的采用Neville算法的拉格朗日插值程序,()
  3. 所属分类:大数据

    • 发布日期:2018-04-22
    • 文件大小:7168
    • 提供者:LKUK-13320
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com