文件名称:gauss-C
介绍说明--下载内容来自于网络,使用问题请自行百度
* 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N * N matrix, B is N * M matrix * Input : n ---- A phalanx of a few-a matrix * A * m-matrix shown in a few B * b ---- Matrix B * output : det-A matrix of a determinant value ---- A * Elimination of upper triangular matrix * b ---- Matrix The X-Solutions
* 输入: n----方阵A的行数
* a----矩阵A
* m----矩阵B的列数
* b----矩阵B
* 输出: det----矩阵A的行列式值
* a----A消元后的上三角矩阵
* b----矩阵方程的解X
-out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N * N matrix, B is N * M matrix * Input : n ---- A phalanx of a few-a matrix * A * m-matrix shown in a few B * b ---- Matrix B * output : det-A matrix of a determinant value ---- A * Elimination of upper triangular matrix * b ---- Matrix The X-Solutions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
高斯列主元素消去法-C代码.doc
www.dssz.com.txt
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.