Numerical analysis course in Python
-
Updated
Apr 15, 2021 - Jupyter Notebook
Numerical analysis course in Python
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Linear equation system solver in Haskell, implementing Gaussian elimination method
Compute the inverse of a matrix using the Gauss-Jordan method.
Numerical methods algorithms developed in MATLAB
Algorithms for linear analysis
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.
Метод Гаусса с выбором главного элемента по строке
Gaussian elimination UI.
Gaussian Elimination Program
Solutions to a variety of numerical methods problems using Python
Hello! All codes belong to me. I created those codes for my Machine Learning Lab Class. Enjoy it!
MA375 Project 3B
Gaussian elimination algorithm implemented in purescript.
Gaussian elimination, also known as row reduction - algorithm for solving systems of linear equations
Forward Gaussian Elimination with back-substitution
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."