Skip to content
#

numerical-linear-algebra

Here are 20 public repositories matching this topic...

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

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

  • Updated Dec 15, 2025
  • MATLAB

This repository contains MATLAB programs and algorithms covering various numerical methods. These scripts are designed to help understand and implement fundamental numerical techniques commonly used in scientific computing.

  • Updated May 11, 2024
  • MATLAB

Improve this page

Add a description, image, and links to the numerical-linear-algebra 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 numerical-linear-algebra topic, visit your repo's landing page and select "manage topics."

Learn more