Jacobi Method Solution of matrix equation

Versión 1.0.0 (1,56 KB) por AJEET KUMAR
The code solves the matrix using Jacobi method.
602 descargas
Actualizado 27 mar 2019

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

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