Dominant Diagonal

Versione 1.3.0.0 (1,87 KB) da T. R.
The input matrix is tested in order to know of its diagonal is dominant.
1,1K download
Aggiornato 20 lug 2010

Visualizza la licenza

The input matrix is tested in order to know of its diagonal is dominant.

Cita come

T. R. (2024). Dominant Diagonal (https://www.mathworks.com/matlabcentral/fileexchange/28225-dominant-diagonal), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Operating on Diagonal Matrices in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.3.0.0

H1 is now in the correct position.
More efficient (vectorized) implementation.
Output is now returned as LOGICAL.
Input can now be tested for diagonal dominance or strict diagonal dominance.

1.0.0.0