Compressed Row Storage (CRS) Jacobi Method

Versión 1.0.0.0 (4,44 KB) por Cheuk
Function uses Jacobi method to solve a linear system in CRS format
434 descargas
Actualizado 27 ene 2014

Ver licencia

This function solves a linear system Ax=b using the Jacobi 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/JacobiMethod.html

Citar como

Cheuk (2024). Compressed Row Storage (CRS) Jacobi Method (https://www.mathworks.com/matlabcentral/fileexchange/45241-compressed-row-storage-crs-jacobi-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Physical Signals en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0