User friendly angular app to instantly calculate determinant of a matrix of any size
-
Updated
Nov 29, 2016 - JavaScript
User friendly angular app to instantly calculate determinant of a matrix of any size
Simple C++ library for dealing with matrices.
디미고 2학년 공업수학: 행렬식을 이용한 연립방정식의 해법
A small javascript linear algebra library
This project implements a new algorithm for complex matrix processing required by Polarimetric Synthetic Aperture Radar (PolSAR) using C/C++ and Open Computing Language (OpenCL)
a very simple implementation of determinant calculation of a 3 * 3 matrix in a GUI form
This algorithm helps you calculate the determinant of any square matrix.
Algorithm to calculate the determinant or the echelon form of a matrix with integer entries using only integer arithmetic; any divisions that are performed are guaranteed to be exact (there is no remainder). The method can also be used to compute the determinant of matrices with (approximated) real entries, avoiding the introduction any round-of…
Determinant of square matrix with 3 methods : the definition, the cofactor method and the pivot method
determinant-ui in React
The Cramer, Determinant, Coefficient, Multiplication for the matrix.
Calculate determinant of matrix with N dimension
Fit polynomial curves to given points using least squares regression
Mates8 calculator .Net Library
Implementation of Laplace expansion(solves for determinant/inverse), Gram-Schmidt, and QR algorithms with a Swing calculator
Linear Algebra Calculator with Python
Simple matrix processor(addition, multiplication, transposing, determinant, inversing) is written on Python
Add a description, image, and links to the determinant topic page so that developers can more easily learn about it.
To associate your repository with the determinant topic, visit your repo's landing page and select "manage topics."