Compressed Row Storage (CRS) Jacobi Method

版本 1.0.0.0 (4.4 KB) 作者: Cheuk
Function uses Jacobi method to solve a linear system in CRS format
434.0 次下载
更新时间 2014/1/27

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Physical Signals 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0