Successive Over Relaxation (SOR) Method for solution of matrix equation
https://github.com/bkpacademy/Computational-Electromagnetics
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
AJEET KUMAR (2026). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Retrieved .
General Information
- Version 1.0.1 (219 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | Successive Over relaxation method |
||
| 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.
