CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 高斯消去法 matlab

搜索资源列表

  1. geap

    0下载:
  2. 自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。-their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable for engineering calculations; St
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:姚飞
  1. liezhuyuangaussandsor

    0下载:
  2. 自己用matlab编写的选主元高斯消去法解线性方程组的通用程序,和sor法解线性方程组的通用程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.36kb
    • 提供者:连早喻
  1. NumAna_GaussElim

    1下载:
  2. 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。   程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.01kb
    • 提供者:高天
  1. Gauss

    0下载:
  2. 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6.44kb
    • 提供者:周倩
  1. gaosi

    1下载:
  2. 求矩阵的逆阵,利用高斯消去法,是本人编写的MATLAB源码
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:806byte
    • 提供者:黄杰
  1. matlab高斯消去法

    1下载:
  2. 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21.76kb
    • 提供者:悟凡
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:15.96kb
    • 提供者:
  1. lugui

    0下载:
  2. 利用高斯消去法求矩阵LU分解的matlab源代码-Gaussian elimination demonstration.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2.4kb
    • 提供者:wangg
  1. Gauss1

    0下载:
  2. 此为MATLAB语言变得列主元高斯消去法-This is the MATLAB language has become the main element out Gaussian elimination
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:894byte
    • 提供者:cc
  1. matlab(erfenfa)

    0下载:
  2. MATLAB高斯消去法解方程组,我调试过了,可以用的。欢迎大家下载使用!-MATLAB Gaussian elimination solution of equations, I have debug off, and can be used. Welcome to download!
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:538byte
    • 提供者:shulisheng
  1. MATLAB(Gauss)

    0下载:
  2. MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用-MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:600byte
    • 提供者:shulisheng
  1. MATLAB(gauss_liezhuyuan)

    0下载:
  2. MATLAB列主元高斯消去法的代码!我调试过了,可以用的,欢迎大家下载使用1-MATLAB out Principal Gaussian elimination code! I had to debug, and can be used are welcome to download a
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:962byte
    • 提供者:shulisheng
  1. MATLAB

    0下载:
  2. 列主元高斯消去法、LU三角分解法、龙贝格(Romberg)算法、最小二乘法的Matlab程序及运行结果-Column principal component Gaussian elimination, LU triangular decomposition method, Romberg (Romberg) algorithm, least-squares method in Matlab and the results
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:35.9kb
    • 提供者:lihui
  1. CMGelim

    0下载:
  2. matlab线性方程组数值解法 高斯消去法-matlab linear equations numerical solution of Gaussian elimination
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:651byte
    • 提供者:pc
  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
    • 文件大小:92.64kb
    • 提供者:庞烁烁
  1. matlab代码LDPC校验矩阵

    1下载:
  2. LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
  3. 所属分类:matlab例程

    • 发布日期:2014-02-25
    • 文件大小:578.02kb
    • 提供者:testsb
  1. gauss

    0下载:
  2. 利用matlab编写程序,实现列主元高斯消去法与三角变换法(Gaussian Elimination,triangular decomposition method)
  3. 所属分类:数值算法/人工智能

  1. 厄尔米特插值与高斯消去解法

    0下载:
  2. 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
  3. 所属分类:matlab例程

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

    1下载:
  2. 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:juanlalalala
  1. Matlab

    0下载:
  2. 能够计算非齐次方程组的解,程序清晰的解释了高斯消去法的过程和原理,有助于读者理解高斯消去法,从而更好的进行其他相关的复杂编程(It is possible to compute the solution of the homogeneous equations, and the program clearly explains the process and principle of the Gauss elimination method, which helps the reader to
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:14kb
    • 提供者:Jerry_Lee
« 12 3 »
搜珍网 www.dssz.com