Linear Equations solver project done using Matlab, uses different method to solve the equations as Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, and Jacobi Iterative Method
-
Updated
Apr 17, 2018 - MATLAB
Linear Equations solver project done using Matlab, uses different method to solve the equations as Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, and Jacobi Iterative Method
Implementation for different numerical algorithms
Numerical Project implemented using MATLAB to implement some of the Numerical methods for Root Finding with interactive graphical user interface .
Project on using MATLAB to solve matrices using various techniques like Gaussian elimination and LU decomposition, for real-world problems. Matrix solving is important in various fields, and this project will help deepen understanding and apply MATLAB to solve matrices.
Experiment and test multiple numerical/ML models using MATLAB.
Project 2 for Numerical Analysis course.
System of linear equations solver using numerical analysis with simulation
This repo consists of various Linear Algebra algorithms.
Programming assignments of Numerical Methods Sessional Course CSE 218 in Level-2, Term-1 of CSE, BUET
LU decomposition method | Metoda dekompozycji LU
Numerical methods for solving linear systems and non-linear equations
This repository contains a series of mini-projects focused on fundamental numerical methods implemented in MATLAB. These projects cover key areas in numerical linear algebra and root-finding techniques, each designed to provide practical insights into mathematical theories and their computational applications.
MatLib - Matrix Library
Add a description, image, and links to the lu-decomposition topic page so that developers can more easily learn about it.
To associate your repository with the lu-decomposition topic, visit your repo's landing page and select "manage topics."