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

搜索资源列表

  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:120377
    • 提供者:刘文
  1. matlab.rar

    0下载:
  2. MATLAB的插值问题——关于拉格朗日插值应用的几个实例,MATLAB' s interpolation- Lagrange interpolation on a few examples of applications
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1813
    • 提供者:keer
  1. lamao

    3下载:
  2. 用拉格朗日乘子法求解约束最优化问题,很好的实例程序。-Lagrange multiplier method for solving constrained optimization problems, very good example programs.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:164712
    • 提供者:辉少
  1. Matlab

    0下载:
  2. 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:22486
    • 提供者:李楠
  1. lorenzgui

    0下载:
  2. 用matlab平台实现的拉格朗日插值算法(另附一个插值算法)-Matlab platform with the Lagrange interpolation algorithm (followed by an interpolation algorithm)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3974
    • 提供者:wenyu123
  1. matlab

    1下载:
  2. 包括牛顿法,拉格朗日法,LU分解法,100*100阶稀疏矩阵方程组的解法等-Including the Newton method, Lagrangian method, LU decomposition method, 100* 100 band sparse matrix equations of the solution, etc.
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:32891
    • 提供者:包包
  1. lagrange

    0下载:
  2. 用MATLAB编写的拉格朗日程序。希望对大家有用。-MATLAB prepared using Lagrangian procedures. Hope useful for all of us.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:979
    • 提供者:谷霁红
  1. Aumerical_Analysis_MATLAB_function

    0下载:
  2. 研一刚上完数值分析,自己写了几个算法的子函数,可以直接调用,参数的含意在文件中有说明,这五个算法分别是:拉格朗日插值,hermite插值,Newton插值,修正hamming算法,龙贝格加速算法。希望能够对大家有所帮助。-Kenichi just finished numerical analysis, himself wrote a number of algorithms Functions, you can directly call the meaning of the paramete
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1939
    • 提供者:小天
  1. lagrange

    0下载:
  2. matlab的拉格朗日,很经典,很强大,真的是非常的好啊,大家一定要下下来好好学习一下!-copy from msdn
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:29114
    • 提供者:jk
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. lglr_interplotion

    0下载:
  2. 拉格朗日插值的MATLAB程序。需要的来下载。-Lagrange interpolation of the MATLAB program. Need to download.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9132
    • 提供者:宁大忠
  1. chazhi

    0下载:
  2. 在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。-In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:805
    • 提供者:yanmei
  1. chengzifa

    4下载:
  2. 基本的拉格朗日乘子法(又称为拉格朗日乘数法),就是求函数f(x1,x2,...)在g(x1,x2,...)=0的约束条件下的极值的方法。其主要思想是引入一个新的参数λ(即拉格朗日乘子),将约束条件函数与原函数联系到一起,使能配成与变量数量相等的等式方程,从而求出得到原函数极值的各个变量的解。 -Basic Lagrange multipliers (also known as Lagrange multiplier method), is of a function f (x1, x2 ,.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:537
    • 提供者:马晓敏
  1. LAGSQP

    0下载:
  2. 功能: 用基于拉格朗日函数Hesse阵的SQP方法求解约束优化问题:-Function: Hesse matrix based on Lagrangian SQP method for solving constrained optimization problems:
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1540
    • 提供者:蔡萃英
  1. 拉格朗日插值的龙格现象matlab编程

    0下载:
  2. 拉格朗日插值的龙格现象matlab编程,word文档
  3. 所属分类:matlab例程

  1. insert

    0下载:
  2. 牛顿 拉格朗日 埃尔米特插值法 matlab程序(Newton Lagrange Hermite)
  3. 所属分类:matlab例程

  1. ch4

    0下载:
  2. 拉格朗日插值和牛顿插值matlab算法,对Excel中的数据进行异常值处理,然后插值拟合,得到较好的结果。(Lagrange interpolation matlab algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:46080
    • 提供者:书上发
  1. 数值分析

    0下载:
  2. 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. Lag_polyfit New_polyfit

    0下载:
  2. 拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:lanju
  1. MATLAB实现自定义的拉格朗日插值

    0下载:
  2. MATLAB源程序代码分享:MATLAB实现自定义的拉格朗日插值(Matlab source code sharing: Matlab to achieve custom Joseph-Louis Lagrange interpolation)
  3. 所属分类:matlab例程

« 12 3 4 5 »
搜珍网 www.dssz.com