MatrixMath

所属分类:数学计算
开发工具:Visual C++
文件大小:3085KB
下载次数:227
上传日期:2008-12-02 20:12:21
上 传 者youngvery
说明:  vc++实现矩阵运算 1高斯-约当法求逆矩阵 2对称正定矩阵的逆矩阵 3托伯利兹矩阵的逆矩阵 4实矩阵的三角(LU)分解 5一般实矩阵的QR分解 6对称正定矩阵的乔里斯基分解及行列式值 7一般实矩阵的奇异值分解 8广义逆的奇异值分解 最后注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文 件的错误,使编译无法正常进行。
(vc++ achieve matrix  1 Gauss- about when the inverse matrix method  2 symmetric positive definite matrix inverse matrix  3托伯利兹matrix inverse matrix  4 is a triangular matrix (LU) decomposition  5 general real matrix The QR decomposition  6 symmetric positive definite matrix determinant乔里斯基value decomposition and the general  7 Real Matrix SVD  8 generalized inverse of singular value decomposition  final note that VC++ 6.0 to set up a good path, in particular is to include directory (folder) path, or else there will be at compile time header files can not find the error, so the compiler can not be carried out normally.)

文件列表:
矩阵运算\Chap5.dsp (4484, 2002-05-31)
矩阵运算\Chap5.dsw (533, 2002-08-06)
矩阵运算\Chap5.ncb (99328, 2002-05-31)
矩阵运算\Chap5.opt (55808, 2002-05-31)
矩阵运算\GeneralizedInversionSingularValue.cpp (873, 2002-11-26)
矩阵运算\include\Comm.h (2117, 2002-05-31)
矩阵运算\include\Comm.inl (2220, 2002-05-31)
矩阵运算\include\EigenvalueVector.h (1416, 2002-05-31)
矩阵运算\include\EigenvalueVector.inl (12736, 2002-05-31)
矩阵运算\include\Extremum.h (1802, 2002-05-31)
矩阵运算\include\Extremum.inl (20683, 2002-05-31)
矩阵运算\include\FittingApproximation.h (1072, 2002-05-31)
矩阵运算\include\FittingApproximation.inl (12513, 2002-05-31)
矩阵运算\include\Integral.h (1869, 2002-05-31)
矩阵运算\include\Integral.inl (13892, 2002-05-31)
矩阵运算\include\Interpolation.h (3301, 2002-05-31)
矩阵运算\include\Interpolation.inl (28064, 2002-05-31)
矩阵运算\include\LinearEquation.h (2195, 2002-05-31)
矩阵运算\include\LinearEquation.inl (19470, 2002-05-31)
矩阵运算\include\Matrix.h (10546, 2003-03-17)
矩阵运算\include\Matrix.inl (26598, 2002-05-31)
矩阵运算\include\NonLinearEquation.h (2649, 2002-05-31)
矩阵运算\include\NonLinearEquation.inl (21387, 2002-05-31)
矩阵运算\include\OrdinaryDifferentialEguation.h (3009, 2002-05-31)
矩阵运算\include\OrdinaryDifferentialEguation.inl (36643, 2002-05-31)
矩阵运算\include\Polynomials.h (1154, 2002-05-31)
矩阵运算\include\Polynomials.inl (4934, 2002-05-31)
矩阵运算\include\Random.h (1094, 2002-05-31)
矩阵运算\include\Random.inl (3245, 2002-05-31)
矩阵运算\include\SpecialFunction.h (1843, 2002-05-31)
矩阵运算\include\SpecialFunction.inl (18729, 2002-05-31)
矩阵运算\include\Statistic.h (1595, 2002-05-31)
矩阵运算\include\Statistic.inl (9348, 2002-05-31)
矩阵运算\include\Transform.h (1294, 2002-05-31)
矩阵运算\include\Transform.inl (8414, 2002-05-31)
矩阵运算\MatrixDeterminant.cpp (1015, 2002-11-26)
矩阵运算\MatrixExample.cpp (3849, 2002-11-26)
矩阵运算\MatrixInversionGS.cpp (2365, 2002-11-26)
矩阵运算\MatrixLU.cpp (1782, 2002-11-26)
矩阵运算\MatrixQR.cpp (811, 2002-11-26)
... ...

近期下载者

相关文件


收藏者