Skip to content
#

guassian-elimination

Here are 8 public repositories matching this topic...

Language: All
Filter by language

A MATLAB project comparing the performance (time, iterations) of from-scratch implementations of direct and iterative methods (Gaussian Elimination, Gauss-Jordan Elimination, LU, Jacobi, Gauss-Seidel, SOR) for solving Ax=b.

  • Updated Oct 24, 2025
  • MATLAB

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.

  • Updated Aug 11, 2024
  • MATLAB

🔍 Compare various direct and iterative methods for solving linear equations in MATLAB to analyze performance and efficiency with practical implementations.

  • Updated Nov 22, 2025
  • MATLAB

Improve this page

Add a description, image, and links to the guassian-elimination topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the guassian-elimination topic, visit your repo's landing page and select "manage topics."

Learn more