Dominant Diagonal

Version 1.3.0.0 (1.87 KB) by T. R.
The input matrix is tested in order to know of its diagonal is dominant.
1.1K Downloads
Updated 20 Jul 2010

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Operating on Diagonal Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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