Gershgorin_Disk

Here is a function to obtain an estimation of eigenvalues of square matrices base on "Gershgorin" theorem.

You are now following this Submission

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) (2026). Gershgorin_Disk (https://se.mathworks.com/matlabcentral/fileexchange/72190-gershgorin_disk), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Comments are added

1.0.0