Compressed Row Storage (CRS) Gauss-Seidel Method

Versione 1.0.0.0 (4,57 KB) da Cheuk
Function uses Gauss-Seidel method to solve a linear system in CRS format
396 download
Aggiornato 31 gen 2014

Visualizza la licenza

This function solves a linear system Ax=b using the Gauss-Seidel iteration method. The A-matrix is supplied in Compressed Row Storage (CRS) format. The iteration is terminated when either (1) the user-specified maximum number of iterations has been reached or (2) the norm of successive iterates is less than a user-specified epsilon.

Reference: (1) http://mathworld.wolfram.com/Gauss-SeidelMethod.html

Cita come

Cheuk (2024). Compressed Row Storage (CRS) Gauss-Seidel Method (https://www.mathworks.com/matlabcentral/fileexchange/45350-compressed-row-storage-crs-gauss-seidel-method), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2011a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Quantizers in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0