Computational-Electromagnetics

The code solves the matrix equation using Gauss Seidal Method
18 Downloads
Updated Wed, 27 Mar 2019 18:31:51 +0000

The code solves the matrix using Gauss-Seidal Method.

The function code takes input as System Matrix A and Coefficient Matrix B.
It returns the solution set x and number of iteration done for an error limit 10^-5.

The number of iteration 'K' can be changed, Error limit ' err' can be changed.

Cite As

AJEET KUMAR (2024). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Gauss Seidal method code and function

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.