搜索资源列表
Matrix
- 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
Gauss-Jordan
- Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
qiuni2
- 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
inv-arry
- C 语言求矩阵的逆运算 C 怨言与 matlab 混合编程的方法-C language of a matrix inverse operation C complaints and Matlab Mixed Programming
invmax
- 矩阵求逆,任意矩阵求逆,具有一般性,对于特殊矩阵如三对角等不太实用-Matrix inverse any matrix inversion general, is not very practical for special matrices such as tridiagonal
pinvc
- C++求解矩阵的广义逆,已经和MATLAB的计算结果对比过,完全一致、-code to get generalized inverse matrix
matrix
- 是一个关于矩阵计算的头文件,包含计算矩阵的逆矩阵,代数余子式,伴随矩阵,行列式,矩阵相乘等。-It is a matrix calculation on the header file containing the calculation of matrix inverse matrix, cofactor, adjoint matrix, determinant, matrix multiplication and so on.
juvzhen
- 实现了矩阵的一些基本运算,矩阵的输入输出,构造,+, -, *, 求逆(包括广义逆)等-Achieve some basic input-output matrix operations, matrix,+,-,*, inverse (including generalized inverse)
GS
- 利用奇异值分解求一般实矩阵A的广义逆矩阵A+-Using singular value decomposition (general real matrix A of the generalized inverse matrix A+
