Jacobi Method Solution of matrix equation

Version 1.0.0 (1,56 ko) par AJEET KUMAR
The code solves the matrix using Jacobi method.
601 téléchargements
Mise à jour 27 mars 2019

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Algebra dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0