MuhammedKhamis / Liner-Equations-Solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liner-Equations-Solver

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

About

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

License:MIT License


Languages

Language:MATLAB 98.8%Language:M 1.2%