Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
In numerical linear algebra, the Jacobi method is an iterative algorithm for determining the solutions of a strictly diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. The process is then iterated until it converges. This algorithm is a stripped-down version of the Jacobi transformation method of matrix diagonalization. The method is named after Carl Gustav Jacob Jacobi.
Reference:
Applied Numerical Methods Using MATLAB®
Author(s): Won Young Yang, Wenwu Cao, Tae‐Sang Chung, John Morris
First published:14 January 2005
Print ISBN:9780471698333 |Online ISBN:9780471705192 |DOI:10.1002/0471705195
Copyright © 2005 John Wiley & Sons, Inc.
Citation pour cette source
Meysam Mahooti (2026). JACOBI METHOD (https://fr.mathworks.com/matlabcentral/fileexchange/73480-jacobi-method), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 2.0.0 (1,86 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 2.0.0 | test.m was modified. |
||
| 1.2.1 | Summary is updated. |
||
| 1.2.0 | Modified to work for asymmetric matrices |
||
| 1.1.0 | Reference is added. |
||
| 1.0.0 |
