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

搜索资源列表

  1. Matrix.rar

    0下载:
  2. 关于求矩阵秩的程序,用高斯—约当消元法实现,On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:10.37kb
    • 提供者:万剑平
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8.14kb
    • 提供者:wzz
  1. Matrix

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

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

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

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

    0下载:
  2. single RHS Gauss-Jordan routine for Linear Equation
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:678byte
    • 提供者:chinaco
  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. liezu

    0下载:
  2. 全主元高斯-约当消元法 可以求解线性方程组-All Principal Gauss- Jordan elimination method for solving linear equations can be
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1.06kb
    • 提供者:lcy
  1. inverse

    0下载:
  2. Matrix inverse by Gauss-Jordan elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:718byte
    • 提供者:katore vishal
  1. gaosi

    1下载:
  2. 共两个程序,分别为:高斯顺序消去法,高斯列主元消去法 -Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:964byte
    • 提供者:wangsizhao
  1. GUASS-JORDAIN

    0下载:
  2. SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD >>>><<<< SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD FROM FILE.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.69kb
    • 提供者:hussam
  1. gauss-jakobi

    0下载:
  2. SOLVING A LINEAR MATRIX SYSTEM AX=B with Gauss Jordan Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.66kb
    • 提供者:hussam
  1. Gauss-Jordan

    0下载:
  2. 高斯约当迭代法,是消元法的一种,很好用的原代码-Gauss-Jordan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.03kb
    • 提供者:吴建金
  1. Gauss-jordan

    0下载:
  2. gauss jordan elimination
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:203.97kb
    • 提供者:heicu
  1. Gauss---Jordan

    0下载:
  2. 用全选主元高斯-约当消去法求解实系数方程组和复系数方程组-With full pivoting Gauss- Jordan elimination method to solve equations with real coefficients and complex coefficients of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.37kb
    • 提供者:姚建伟
  1. Gauss-Jordan-Matrix

    0下载:
  2. For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6.72kb
    • 提供者:Myoung-Jin
  1. Gauss-Jordan

    0下载:
  2. 用c语言编写的Gauss-Jordan消去法求解线性方程组,输入文件及说明放在Gauss-Jordan-input.txt文件中。-Using c language Gauss-Jordan elimination method for solving linear equations, the input file and descr iption on the Gauss-Jordan-input.txt file.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1.23kb
    • 提供者:沈民
  1. Gauss-Jordan

    0下载:
  2. It includes a program to show the use of Gauss-Jordan Method to solve linear equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:522byte
    • 提供者:Shervin
  1. GAUSS-JORDAN

    0下载:
  2. 用全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的n阶线性代数方程组-With full pivoting Gauss- Jordan elimination method for solving the same time while the right side has the same coefficient matrix of linear algebraic equations of order n m group constant vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:737byte
    • 提供者:nyg
  1. roots-by-gauss-jordan

    0下载:
  2. this code helps to find roota of equation by gauss jordan method
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11kb
    • 提供者:tomcruise
  1. 3 numerical methods crout, gauss and jordan

    0下载:
  2. three methods crout gauss jordan
  3. 所属分类:matlab例程

    • 发布日期:2015-08-20
    • 文件大小:1.37kb
    • 提供者:itostar
« 12 3 4 »
搜珍网 www.dssz.com