Computational-Electromagnetics

Version 1.0.1 (219 ko) par AJEET KUMAR
The code solves the matrix equation using Gauss Seidal Method
19 téléchargements
Mise à jour 27 mars 2019

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.

Citation pour cette source

AJEET KUMAR (2024). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Calculus dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.1

Gauss Seidal method code and function

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.