Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/perpendicooler/code-for-numerical-analysis-executed-in-fortran-and-matlab
This is a Git repository containing code for a numerical analysis lab using Fortran and MATLAB
fortran90 fourier-transformation gauss-jordan-elimination gauss-legendre-quadrature gauss-seidel-method lagrange-polynomial-interpolation laplace-transform linear-equations lu-decomposition-method matlab matlab-codes numerical-analysis numerical-differentiation numerical-integration numerical-methods numerical-methods-implementation root-finding-methods simpsons trapezoidal-method weddle-s-rule
Last synced: 23 Nov 2024
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/hbarquanta/numerical-linear-algebra
Numerical Linear Algebra
cholesky-decomposition conjugate-gradient factorization gauss-seidel-method jacobi-method linear-equations lu-decomposition partial-differential-equations qr-algorithm
Last synced: 08 Nov 2024
https://github.com/mcquerol/load-flow-studies
MATLAB simulations for load flow studies using various algorithms in power systems.
3-phase-star-and-delta algorithm case-study gauss-seidel-method jacobi-method matlab newton-raphson-method power-consumption power-grids simulink
Last synced: 12 Dec 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