NUMERICAL METHODS solutions
-
Updated
Dec 29, 2020 - Python
NUMERICAL METHODS solutions
a collection of numerical methods written in python language.
CFD code to study steady state heat conduction in a slab; uses point-gauss siedel, line-by-line gauss siedel and successive over-relaxation methods.
Load Flow Analysis Power System. This is a console application that implements load flow analysis for a grid system fed by the user
Gauss siedel algorithm with Java.
Add a description, image, and links to the gauss-siedel topic page so that developers can more easily learn about it.
To associate your repository with the gauss-siedel topic, visit your repo's landing page and select "manage topics."