Dominant Diagonal

版本 1.3.0.0 (1.9 KB) 作者: T. R.
The input matrix is tested in order to know of its diagonal is dominant.
1.1K 次下载
更新时间 2010/7/20

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Operating on Diagonal Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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