Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with gauss-seidel-method

A curated list of projects in awesome lists tagged with gauss-seidel-method .

https://github.com/ashwaniydv/load-flow-analysis-power-systems

MATLAB programs for solving the power-flow equations using either of methods: Gauss-Seidel (G-S), Newton-Raphson (N-R) & Fast Decoupled Load Flow (FDLF).

electrical-engineering gauss-seidel gauss-seidel-method loadflowanalysis matlab newton-raphson newton-rapshon-method numerical-methods power-systems

Last synced: 10 Nov 2024

https://github.com/sudipto3331/gauss-seidel-elimination-numerical-method-implementation-in-python

This repository contains a Python implementation of the Gauss-Seidel Elimination method for solving systems of linear equations. The code reads coefficients from an Excel file (`data.xls`), performs Gauss-Seidel iteration with relaxation, and saves the results in a new Excel file. The method also includes error checking and verifies the results.

excel-export gauss-seidel-iteration gauss-seidel-method numerical-analysis numerical-methods python3

Last synced: 10 Nov 2024