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

搜索资源列表

  1. matlab

    0下载:
  2. 拉格朗日lagrange插值法,用MATLAB求插值,可编程实现lagrange插值-Lagrange lagrange interpolation method, using MATLAB and interpolation, programmable lagrange interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2658235
    • 提供者:wuhaimei
  1. matlab-for-Interpolation-method

    0下载:
  2. 使用matlab对插值方法进行编程计算 包括艾米特 拉格朗日等插值法-Matlab programming calculation including Amit Lagrange interpolation interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:10267
    • 提供者:feng
  1. hermite--lagrange

    0下载:
  2. the hermite, lagrange 插值函数的封装,方便大家,matlab的-the hermite, lagrange interpolation function package
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:811
    • 提供者:lsl
  1. matlab

    0下载:
  2. Matlab牛顿插值法源文件;拉格朗日插值法源文件:及其仿真结果-Matlab the Newton Interpolation for source files the Lagrange interpolation source file: its simulation results
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:15319
    • 提供者:cc
  1. matlab

    1下载:
  2. matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:2978
    • 提供者:
  1. Numerical-analysis-MATLAB-

    0下载:
  2. 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:94863
    • 提供者:庞烁烁
  1. Numerical-solutions-for-Matlab

    0下载:
  2. matlab常用数值计算,包括牛顿迭代,拉格朗日插值法,牛顿差值,高斯消元,三角分解法,追赶法等。-matlab numerical calculations, including Newton iteration, Lagrange interpolation, Newton difference, Gaussian elimination, triangular decomposition, and catch up with the law.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:22579
    • 提供者:胡朝晖
  1. lagrange.m

    0下载:
  2. 拉格朗日插值法的matlab程序,大家一起学习。-Matlab program of Lagrange s interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:656
    • 提供者:李晨
  1. LAGRANGE

    0下载:
  2. 数值计算方法 插值法经典算法 拉格朗日插值算法的matlab程序代码-Classical numerical methods interpolation algorithm for Lagrange interpolation algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:611
    • 提供者:juzi
  1. matlab-lagranges

    0下载:
  2. matlab创建N次拉格朗日插值函数的编译-Create N times matlab compiler Lagrange interpolation function
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:37997
    • 提供者:许超
  1. Lagrange-interpolation-of-matlab

    0下载:
  2. 拉格朗日插值法matlab源程序,具有通用性和可扩展性。-Lagrange interpolation matlab source, has the versatility and scalability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:13791
    • 提供者:yunhai
  1. the-Lagrange-multiplier-method-

    0下载:
  2. 约束优化算法:拉格朗日乘子法matlab程序-Constrained optimization algorithm: the Lagrange multiplier method and matlab program
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:88910
    • 提供者:
  1. lagrange-ma

    0下载:
  2. lagrange numerical equations matlab program, contains funciton and test .m file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:behrooz
  1. Gauss-and-Lagrange

    0下载:
  2. This Gaussian elimination and Lagrange interpolation programs in matlab-This is Gaussian elimination and Lagrange interpolation programs in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1233
    • 提供者:Fayssal
  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-JF-Jacobi

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

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

    0下载:
  2. 插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewar
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:64106
    • 提供者:Zoe Man
  1. matlab-femcode

    0下载:
  2. The code accompanying Understanding and Implementing the Finite Element Method by Mark S. Gockenbach (SIAM, 2006)-is contained in four directories: 1. version1: linear Lagrange triangles 2. version2: Lagrange triangles of arbitrary d
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:171054
    • 提供者:王一
  1. matlab-chazhi

    0下载:
  2. 该算法程序包含拉格朗日插值和样条插值等多个功能。-The algorithm contains multiple functions Lagrange interpolation and spline interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:10045
    • 提供者:刘自然
  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 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com