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

搜索资源列表

  1. lagrange多项式插值

    1下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21613
    • 提供者:jasa
  1. Lagrange

    0下载:
  2. 自己编写的matlab程序 数值分析里的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4322
    • 提供者:吴俊
  1. lagrange

    1下载:
  2. Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1258
    • 提供者:贺鼎宏
  1. Lagrange-polynomial-interpolation

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

    • 发布日期:2008-10-13
    • 文件大小:36482
    • 提供者:杨霄
  1. lagrange插值matlab代码

    0下载:
  2. lagrange插值matlab代码
  3. 所属分类:matlab例程

  1. lagran.rar

    0下载:
  2. 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:920
    • 提供者:zl
  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. Rungehanshuchazhiwenti.rar

    0下载:
  2. 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127582
    • 提供者:Liu
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. rpca

    4下载:
  2. RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:770048
    • 提供者:bsmsht
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9896
    • 提供者:
  1. ChaZhi

    0下载:
  2. 该文件中有拉格朗日插值算法,艾肯特插值算法,牛顿插值算法,高斯插值算法,埃尔米特插值算法的常见插值算法的代码。-The document in the Lagrange interpolation algorithm,艾肯特interpolation algorithm, the Newton interpolation algorithm, Gaussian interpolation algorithm, Hermite interpolation algorithm of the code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:10760
    • 提供者:陈臻
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

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

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

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

    0下载:
  2. newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2062
    • 提供者:桂鹏
  1. interpolating

    0下载:
  2. 对于切比雪夫点 利用 Matlab 进行lagrange插值-Chebyshev points for the use of Matlab for lagrange interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1478
    • 提供者:zzxch
  1. chazhi

    1下载:
  2. Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。-Lagrange interpolation, Newton interpolation function, such as interpolation function, function for the numerical analysis of the textbooks on the sample questions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:32622
    • 提供者:toidy
  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. matlabsuanfa

    0下载:
  2. 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16983
    • 提供者:肖可
  1. MATLAB实现自定义的拉格朗日插值

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

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com