Computational-Electromagnetics

The code solves the matrix equation using Gauss Seidal Method
19 descargas
Actualizado 27 mar 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Calculus en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.1

Gauss Seidal method code and function

1.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.