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

搜索资源列表

  1. matlab高斯消去法

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

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

    0下载:
  2. 在MATLAB中实现用高斯消元法求解线性方程组!-In MATLAB to achieve using Gaussian elimination method for solving linear equations!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:647byte
    • 提供者:陈玉岚
  1. gauss

    1下载:
  2. MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:976byte
    • 提供者:马刚
  1. Gaussnc

    0下载:
  2. 不选主元的高斯消元法,用于求解线性方程组,很好用!基于c++编写。-Do not choose the principal component of the Gauss elimination method for solving linear equations, very good use! Prepared based on c++.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.03kb
    • 提供者:jubing
  1. Gaussc

    0下载:
  2. 选主元的高斯消元法,用于求解线性方程组。很方便!基于c++开发。-Selected principal component of the Gaussian elimination method for solving linear equations. Very convenient! Based on c++ development.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.09kb
    • 提供者:jubing
  1. aa

    0下载:
  2. 用高斯消元法解线性方程组 的MATLAB程序-Solution using Gauss elimination process of linear equations of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:72.75kb
    • 提供者:束文杰
  1. Ex_4

    1下载:
  2. 线性方程组的高斯消元法和列主消元法 输入:A=[1.1348 3.8326 1.1651 3.4017 0.5301 1.7875 2.5330 1.5435 3.4129 4.9317 8.7643 1.3142 1.2371 4.9998 10.6721 0.0147] b=[9.5342 6.3941 18.4231 16.9237] [X]=liezhu(A,b)-Linear Equations Gaussian Elimination Method and the m
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.2kb
    • 提供者:Chad Powell
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:315.07kb
    • 提供者:jinghai
  1. gsxyf

    0下载:
  2. 高斯消元法程序,高斯消元法程序-高斯消元法程序
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.25kb
    • 提供者:徐云
  1. geap

    0下载:
  2. 数值分析里面的高斯消元法利用全主元消去的程序-Numerical analysis method which use the Gaussian elimination procedure all main element elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:625byte
    • 提供者:yuxin
  1. gepp

    0下载:
  2. 数值分析中的高斯消元法利用列主元进行消元程序-Numerical analysis using the Gaussian elimination method carried out principal component elimination process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:536byte
    • 提供者:yuxin
  1. partialpivotingGauss

    4下载:
  2. 部分选主元的高斯消元法的MATLAB代码,并用该方法结合2次回代接方程组-Part of the pivoting Gaussian elimination of the MATLAB code, and combined with this method 2 times back to the pickup equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.15kb
    • 提供者:王子涵
  1. gauss_elimination

    0下载:
  2. 高斯消元法解矩阵方程组的matlab语言-Gaussian elimination method for solving matrix equations matlab language
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:35.31kb
    • 提供者:冷凌川
  1. LDPC

    3下载:
  2. LDPC编码经过AWGN信道后的高斯消元法的译码过程的MATLAB仿真-LDPC codes through AWGN channel Gaussian elimination method, after the decoding process of MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:233kb
    • 提供者:李虎跃
  1. liezhu

    0下载:
  2. 采用列主元解线性方程组,比高斯消元法更有效点-slove linear equtions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:514byte
    • 提供者:li hui
  1. zsxjf

    0下载:
  2. 利用matlab写的高斯消元法和最速下降法程序-zsxjf base on matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:580byte
    • 提供者:晓亮
  1. Gaussian-elimination-method

    0下载:
  2. matlab经典算法有好多种。这个程序是代数方程组的解法,即高斯消元法。-Matlab classical algorithms have a variety of. The program is the algebraic equations solution method, namely the gaussian elimination method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:745byte
    • 提供者:梦女孩
  1. gauss

    0下载:
  2. 采用高斯消元法,实现线性非齐方程求解,并且具有回代,可以直接论证方案。具有一般性,和参考性。(The Gauss elimination method is used to solve the linear non-homogeneous equation, and it can be used to prove the scheme directly. It is general and referential.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27kb
    • 提供者:白泽呼啸
  1. 2.1.1Gauss

    0下载:
  2. 高斯消元法解方程组范例程序,可以用来尝试解方程组(The Gauss elimination method is used to solve the equation set case program, which can be used to try to solve the equation group.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:angelwangs
  1. Gauss消元求逆_matlab

    3下载:
  2. 通过高斯消元法计算矩阵的逆,尤其是稀疏矩阵(computer the inverse of the matrix by Gauss)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-09
    • 文件大小:5kb
    • 提供者:userJie
« 12 3 4 »
搜珍网 www.dssz.com