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
    • 文件大小:1511
    • 提供者:姚飞
  1. Gauss

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

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:周倩
  1. guass 高斯消去法求解线性方程组

    0下载:
  2. 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1611
    • 提供者:sanbudeyu
  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
    • 文件大小:538
    • 提供者: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
    • 文件大小:600
    • 提供者:shulisheng
  1. Method-for-solving-EM-problems

    0下载:
  2. 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Proposed for solving mixed finite el
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:310217
    • 提供者:durongmao
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34816
    • 提供者:susan
  1. guassliezhuyuansu

    0下载:
  2. 用Matlab实现高斯列主元消去法解非齐次线性方程组-Matlab implementation by principal component Gaussian elimination method for solving the column non-homogeneous linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:596
    • 提供者:林筝
  1. Gauss_linear

    0下载:
  2. 数值分析—全主元高斯消去法解线性方程组-Numerical Analysis- Full-PCA Gaussian elimination method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:880
    • 提供者:fhc
  1. Typical-methods-for-linear-equations

    0下载:
  2. 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:14599
    • 提供者:huyunq
  1. 1

    0下载:
  2. 高斯消去法和高斯列主元消去法以及解线性下三角形方程组-Gaussian elimination and principal component Gaussian elimination and the solution of linear triangular equations
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:2884
    • 提供者:李新丰
  1. Partial_Pivoting

    1下载:
  2. 利用matlab实现高斯列主元消去法解线性方程组的数值解。-Using matlab to achieve numerical solution of the principal component Gaussian elimination method for solving linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:734
    • 提供者:hu mou
  1. Gauss

    0下载:
  2. 编制解n阶线性方程组 的列主元高斯消去法的通用程序;-Out the main preparation solution n-order linear equations Gaussian elimination of common procedures
  3. 所属分类:matlab

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

    0下载:
  2. 列主元消去法。在matlab中对高斯消去法进行选主元的方法。解线性方程组。-Out PCA elimination method. In matlab Gaussian elimination method selected for the main element method. Solution of linear equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:甘地
  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
    • 文件大小:14336
    • 提供者:Jerry_Lee
搜珍网 www.dssz.com