Implementation of Laplace expansion(solves for determinant/inverse), Gram-Schmidt, and QR algorithms with a Swing calculator
-
Updated
Mar 7, 2020 - Java
Implementation of Laplace expansion(solves for determinant/inverse), Gram-Schmidt, and QR algorithms with a Swing calculator
디미고 2학년 공업수학: 행렬식을 이용한 연립방정식의 해법
Matrix Determinant is a Java class to calculate the determinant of any given integer matrix by concurrently computing its adjugated matrices.
Matrix calculator and lessons on matrices.
recursive determinant computation using Laplace expansion
WSU student code for calculating the determinate of a matrix using Laplace expansion and Gaussian elimination
Add a description, image, and links to the laplace-expansion topic page so that developers can more easily learn about it.
To associate your repository with the laplace-expansion topic, visit your repo's landing page and select "manage topics."