-
-
-
-
matrix.zip
matrix classmatrix classmatrix classmatrix classmatrix classmatrix class
-
-
matrix.rar
矩阵运算程序 matrix.h
基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。
功能分析:
本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。
文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。
-
-
Matrix.zip
... I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already have a prototype. Inverse function is also in the pipeline. ...
-
-
-
-