Computational-Electromagnetics
Versione 1.0.1 (219 KB) da
AJEET KUMAR
Successive Over Relaxation (SOR) Method for solution of matrix equation
The code solves the matrix using Successive Over relaxation (SOR) method.
The code has 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.
Cita come
AJEET KUMAR (2025). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Calculus in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.1 | Successive Over relaxation method |
|
|
| 1.0.0 |
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
