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

搜索资源列表

  1. Gauss消元法----不选主元

    0下载:
  2. 我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:980byte
    • 提供者:白亮
  1. 用Gauss列主元消元法解线性方程组

    0下载:
  2. 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:加内特
  1. 用java来编写列主元gauss消去法解方程组

    0下载:
  2. 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:赵宏滨
  1. 1.列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:920byte
    • 提供者:黎元凯
  1. 列选主元的Gauss消去法

    0下载:
  2. 列选主元的Gauss消去法-out how the PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:64.77kb
    • 提供者:王俊
  1. 高斯消元法解n阶线性方程组

    3下载:
  2. 高斯消元法解n阶线性方程组 这里是数学方法中常用的计算程序-Gauss elimination method for n-linear equations here is the mathematical methods used in calculation procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.88kb
    • 提供者:郑双明
  1. 高斯消元法(选主元)

    0下载:
  2. 高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:974byte
    • 提供者:胡铭育
  1. 高斯消元法(c)

    1下载:
  2. 电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:肖江
  1. 列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:974byte
    • 提供者:lian
  1. Gauss

    1下载:
  2. 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:29.67kb
    • 提供者:chuchenyun
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消元法应用实例源码 具有通用性和实用性-Gauss elimination with a generic source code application examples and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:7.27kb
    • 提供者:丁讲锋
  1. gaosi

    0下载:
  2. 高斯消元法解方程组 简单的 但很实际 放在这里大家共享-Gauss elimination solution of equations is easy, but here the actual U.S. share
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:254.49kb
    • 提供者:王磊
  1. Matrix

    2下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1.03mb
    • 提供者:雾水葛
  1. gausseliminatetosolvelinearequation

    1下载:
  2. 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
  3. 所属分类:其他小程序

    • 发布日期:2017-05-23
    • 文件大小:988byte
    • 提供者:jiyoujun
  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. Gauss

    0下载:
  2. 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:808byte
    • 提供者:chf_eng
  1. Gauss

    0下载:
  2. 高斯消元法求解线性方程组,简单易行,速度快,精确-Gauss elimination method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:588byte
    • 提供者:马琳
  1. GAUSS

    0下载:
  2. 用于数值计算,通过MFC编写的高斯消元法,进行数值计算(Gauss elimination method)
  3. 所属分类:数值算法/人工智能

  1. Gauss消元法,Jacobi迭代法,超松弛迭代法

    0下载:
  2. Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:Mathematic
  1. Gauss消元求逆_matlab

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

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