Dominant Diagonal

Version 1.3.0.0 (1,87 ko) par T. R.
The input matrix is tested in order to know of its diagonal is dominant.
1,1K téléchargements
Mise à jour 20 juil. 2010

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2006b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Operating on Diagonal Matrices dans Help Center et MATLAB Answers

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.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