Gershgorin_Disk

Here is a function to obtain an estimation of eigenvalues of square matrices base on "Gershgorin" theorem.
170 download
Aggiornato 16 dic 2020

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2016b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

Comments are added

1.0.0