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

搜索资源列表

  1. Gauss_Jordan_Elimination

    0下载:
  2. 使用高斯消去法Gauss_Jordan解方程式-use Gaussian elimination Gauss_Jordan solution formula
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:秦國銘
  1. Gauss_jordan

    0下载:
  2. 数值分析,Gauss-jordan算法求方程组的解
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4953
    • 提供者:钉子
  1. gauss_jordan

    1下载:
  2. 采用全选主元的高斯—若当方法求矩阵的逆矩阵,矩阵阶数不限但要非奇异,只需在主函数中给出阶数和矩阵各元素即可
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2290
    • 提供者:余坤
  1. GAUSS_JORDAN

    0下载:
  2. 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助-GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5739
    • 提供者:小志
  1. gauss_jordan

    0下载:
  2. 这是一个在线性代数中很有用的程序,高斯-亚当分解。-This is a useful linear algebra procedure, Gauss- Adam decomposition.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1018
    • 提供者:zhaoyong
  1. gauss_jordan

    0下载:
  2. 用上、下三角矩阵法,实现 Gauss-Jordan法求解联立方程式。-To spend, lower triangular matrix method to achieve Gauss-Jordan method for solving simultaneous equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1023
    • 提供者:hualiayue
  1. gauss_jordan

    0下载:
  2. gauss_jordan的c语言代码,虽然简单,但对某些人是有用的,不一定非要复杂价值才高-gauss_jordan c-language code, though simple, but it is useful for some people, it is not only complex and high value
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:860
    • 提供者:陈敏
  1. gauss_jordan

    0下载:
  2. 高斯求解线性方程组fortran代码,参考至彭国伦的书籍-Gauss fortran code for solving linear equations, reference books to Peng Guolun
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:1022
    • 提供者:张三
  1. Gauss_Jordan

    0下载:
  2. 全选主元Gauss-Jordan消去法求解线性代数方程组。其中a是方程组系数矩阵,b先存右端的m组常数向量,之后存解向量。n是阶数,m是右端常数向量组数。-Select the main element Gauss-Jordan Elimination method for solving linear algebraic equations. Where a is the coefficient matrix, b right side of m pre-existing group of c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1506
    • 提供者:Shepard
  1. Gauss_Jordan_law_of_inverse_matrix

    0下载:
  2. Gauss_Jordan法求逆矩阵的VC++程序-Gauss_Jordan law of inverse matrix to VC++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:824442
    • 提供者:Ben Lew
  1. Gauss_Jordan

    0下载:
  2. 大型稀疏方程组的全选主元高斯-约当消去法,面对迭代法解线性方程组是会出现除数为0的情况,可用这种方法解决。-the face of iterative method for solving linear equations is zero divisor will be the case, can be resolved in this way.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1229428
    • 提供者:李宁
  1. gauss_jordan.3490

    0下载:
  2. is a method for solving equations by the method of Gaussian
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:21603
    • 提供者:born128
  1. Gauss_Jordan

    0下载:
  2. 自己写了个高斯迭代的子程序,可以直接调用-Write your own Gauss iterative subroutine can be called directly
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:513
    • 提供者:Never
  1. jie3

    0下载:
  2. fortran求解三对角方程组,gauss_jordan方法-fortran solving tridiagonal equations, gauss_jordan methods
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:611
    • 提供者:刘明
  1. Gauss_Jordan

    0下载:
  2. 计算方法 高斯约当解线性方程组 包括源码和可执行文件-Gauss- Jordan Linear Equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:181509
    • 提供者:张玥
  1. gauss_jordan

    0下载:
  2. gauss jordan matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:hamedasilian
  1. gauss_jordan

    0下载:
  2. gauss_jordan算法,这是矩阵求逆占用内存最好的算法-gauss_jordan algorithm, which is the best algorithm inverse matrix memory for
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:185395
    • 提供者:SG
  1. gauss_jordan

    0下载:
  2. Gauss Jordan SOLOUTION
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:26668
    • 提供者:rachid
  1. Zero

    0下载:
  2. Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jorda
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:868011
    • 提供者:章隆
  1. gauss_jordan

    0下载:
  2. gauss jordan in Excel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:26624
    • 提供者:polo84
搜珍网 www.dssz.com