Compute the inverse of a matrix using the Gauss-Jordan method.
-
Updated
Jul 6, 2024 - C++
Compute the inverse of a matrix using the Gauss-Jordan method.
Solutions to a variety of numerical methods problems using Python
Gaussian elimination UI.
Linear equation system solver in Haskell, implementing Gaussian elimination method
Algorithms for linear analysis
Gaussian elimination, also known as row reduction - algorithm for solving systems of linear equations
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Hello! All codes belong to me. I created those codes for my Machine Learning Lab Class. Enjoy it!
Implementation of the Gauss-Jordan method for inverting matrices.
Benchmarking several methods for computing the inverse of a matrix, including the Eigen library implementation.
A Linear system solver built using Gaussian Elimination.
MA375 Project 3B
Numerical analysis course in Python
Numerical methods algorithms developed in MATLAB
Метод Гаусса с выбором главного элемента по строке
Gaussian Elimination Program
Forward Gaussian Elimination with back-substitution
Gaussian elimination algorithm implemented in purescript.
Add a description, image, and links to the gaussian-elimination-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the gaussian-elimination-algorithm topic, visit your repo's landing page and select "manage topics."