Gershgorin_Disk

Here is a function to obtain an estimation of eigenvalues of square matrices base on "Gershgorin" theorem.
169.0 次下载
更新时间 2020/12/16

查看许可证

Eigenvalues are properly one of the most important features which can be extracted from matrices. one of the most popular method to estimate the range of eigenvalues is "Gershgorin" theorem.
This theorem said that every eigenvalue of the matrix a square matrix A must be within circular regions whose centers are diagonal entries of A and radius is equal to the sum of corresponding row entries without diagonal element.

引用格式

MohammadReza Jabbari (Jabari) (2024). Gershgorin_Disk (https://www.mathworks.com/matlabcentral/fileexchange/72190-gershgorin_disk), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

Comments are added

1.0.0