Jacobi Method Solution of matrix equation
バージョン 1.0.0 (1.56 KB) 作成者:
AJEET KUMAR
The code solves the matrix using Jacobi method.
The code solves the matrix using Jacobi Method.
The function code takes input as 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.
引用
AJEET KUMAR (2025). Jacobi Method Solution of matrix equation (https://jp.mathworks.com/matlabcentral/fileexchange/71043-jacobi-method-solution-of-matrix-equation), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Mathematics > Linear Algebra >
Help Center および MATLAB Answers で Linear Algebra についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
