Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
-
Updated
Oct 22, 2024 - Jupyter Notebook
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Numerical analysis methods implemented in Python.
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
Gauss-Jordan Elimination Calculator
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Scratch implementation of Gaussian Elimination algo in Julia
A library of implementations of Numerical Methods; explores applications of Data Structures and Algorithms.
Numerical Methods for Physics
CODE FOR ALL MODULES OF NUMERICAL METHODS
Program to solve for the inverse of an N*N non singular matrix
Collection of step-by-step programming exercises to introduce students to the applications of linear algebra.
You can enter any matrix and my code will solve it using Gauss Jordan Elimination method showing each step.
A small app to practice Gauss or Gauss-Jordan elimination without doing all the arithmetic.
System of linear equations solver using numerical analysis with simulation
A SPICE based circuit simulator made with Matlab.
Implementation of Gauss Jordan and QR decomposition in Python
Gauss-Jordan Elimination method
Add a description, image, and links to the gauss-jordan-elimination topic page so that developers can more easily learn about it.
To associate your repository with the gauss-jordan-elimination topic, visit your repo's landing page and select "manage topics."