Gershgorin_Disk

Here is a function to obtain an estimation of eigenvalues of square matrices base on "Gershgorin" theorem.
168 Downloads
Updated 16 Dec 2020

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer 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.0.1

Comments are added

1.0.0