gauss-C

所属分类:数值算法/人工智能
开发工具:C/C++
文件大小:3KB
下载次数:67
上传日期:2006-11-13 23:51:46
上 传 者xuyan0122
说明:  * 高斯列主元素消去法求解矩阵方程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)

文件列表:
高斯列主元素消去法-C代码.doc (22016, 2006-11-13)

近期下载者

相关文件


收藏者