Dominant Diagonal

Version 1.3.0.0 (1,87 KB) von T. R.
The input matrix is tested in order to know of its diagonal is dominant.
1,1K Downloads
Aktualisiert 20. Jul 2010

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2006b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Operating on Diagonal Matrices finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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