Welcome![Sign In][Sign Up]
Location:
Search - 全选主元高斯消去法

Search list

[CSharptina

Description: C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
Platform: | Size: 6891 | Author: 张宁 | Hits:

[Mathimatics-Numerical algorithmsshizhifenxi

Description: 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm description and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematical algorithms. For example : Toeplitz linear algebraic equations, a recursive algorithm, the whole election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations, matrix inversion of the entire election PCA Gaussian-about when the law;
Platform: | Size: 88260 | Author: qinzuoyi | Hits:

[Other resourceqiujuzhendezhi

Description: 1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序
Platform: | Size: 1410 | Author: 罗坤 | Hits:

[Other resourceqiuyibanhanglieshidezhi

Description: 1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaussian elimination method n matrices A band corresponding to the value of the determinant (C language) 2 . Parameter Description double a [n] [n] : A group of depositors of the elements to return to the time being int n : A matrix of the order of double sdet () : function returns the value determinant 3. This document explains procedures sdet.c to function mainly function procedures sdet0.c
Platform: | Size: 1505 | Author: 罗坤 | Hits:

[WEB Code全选主元高斯消去法解复系数线形代数方程组

Description: 全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
Platform: | Size: 1676 | Author: 文文 | Hits:

[WEB Code全选主元高斯消去法解实系数线形代数方程组

Description: 全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
Platform: | Size: 1517 | Author: 文文 | Hits:

[Mathimatics-Numerical algorithms全选主元高斯消去法

Description: 使用全选主元的高斯消去法解线性方程组
Platform: | Size: 1223 | Author: hao836170925@qq.com | Hits:

[Documents全选主元高斯消去法解复系数线形代数方程组

Description: 全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
Platform: | Size: 1024 | Author: 文文 | Hits:

[Documents全选主元高斯消去法解实系数线形代数方程组

Description: 全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
Platform: | Size: 1024 | Author: 文文 | Hits:

[Algorithm求解线性代数方程组

Description: 线性代数方程组的求解全选主元高斯消去法全选主元高斯约当消去法复系数方程组的全选主元高斯消去法-linear algebraic equations to solve all the main election yuan Gaussian Elimination entire election PCA about when Gaussian Elimination of complex equations of the entire election PCA Gaussian Elimination Act, etc.
Platform: | Size: 14336 | Author: 樊继东 | Hits:

[Algorithm全选主元消去法

Description: 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C++ language to write
Platform: | Size: 614400 | Author: 王力 | Hits:

[CSharptina

Description: C++解线性方程组 复系数方程组的全选主元高斯消去法-C++ solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
Platform: | Size: 6144 | Author: 张宁 | Hits:

[Algorithmqiujuzhendezhi

Description: 1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序-1. Function Select All PCA with Gaussian elimination method to calculate matrix A of rank (C language) 2. Function parameters double a [m] [n]: MXN-order matrix A storage elements will be destroyed upon return int m : Matrix A number of rows int n: matrix A the number of rows int rank (): function to return to A rank of 3. rank.c document describes procedures for the function-oriented function rank0.c procedures
Platform: | Size: 1024 | Author: 罗坤 | Hits:

[AlgorithmACGAS

Description: 用全选主元高斯消去法求解N复系数阶线性方程组AX=B-Select All PCA with Gaussian elimination method to solve N-order complex coefficients of linear equations AX = B
Platform: | Size: 36864 | Author: z | Hits:

[AlgorithmGauss

Description: 本算法为全选主元高斯消去法,用于线性代数方程组的求解
Platform: | Size: 306176 | Author: zhangshuang | Hits:

[VC/MFC7_9

Description: 全选主元高斯消去法解线性方程,整个过程包括三个文件-Select All PCA Gaussian elimination solution of linear equations, the whole process including the three documents
Platform: | Size: 2048 | Author: 吴小灿 | Hits:

[Algorithmgauss

Description: 采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可-Select All PCA using the Gaussian elimination solution of linear equations, equations of the order of open, just in the main function in the given order and coefficient can be
Platform: | Size: 2048 | Author: 余坤 | Hits:

[AlgorithmCH1

Description: C语言实现的一些数学计算,包括全选主元高斯消去法、求解三对角线方程组的追赶法等-C language to achieve a number of mathematical calculations, including the Principal Select All Gaussian elimination method for solving tridiagonal linear equation group to catch up with law
Platform: | Size: 14336 | Author: 丘实 | Hits:

[Mathimatics-Numerical algorithmsMatrix

Description: 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、实矩阵LU分解、用豪斯荷尔德(Householder)变换对一般m*n阶的实矩阵进行QR分解、对称正定阵的乔里斯基(Cholesky)分解及求其行列式值、一般实矩阵的奇异值分解、广义逆的奇异值分解。-look it yourself.
Platform: | Size: 1077248 | Author: 雾水葛 | Hits:

[OtherCH1

Description: 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
Platform: | Size: 13312 | Author: LvZhao | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net