3 skills found
FerryYoungFan / NaiveMatrixLibA simple C++ complex & real matrix library, with matrix inversion, left division and determinant calculation
lihua1137471141 / Low Complexity Matrix Inversion Algorithm For XL MIMONo description available
Mr-Tun / Inversion Of Complex Matrix Guass For the inverse of complex matrices, matlab's built-in function inv() may have errors, this program uses the LU decomposition to solve the inverse of the matrix and outputs the errors