Jacobi Method Solution of matrix equation

The code solves the matrix using Jacobi method.

You are now following this Submission

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.

Cite As

AJEET KUMAR (2026). Jacobi Method Solution of matrix equation (https://se.mathworks.com/matlabcentral/fileexchange/71043-jacobi-method-solution-of-matrix-equation), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0