Gershgorin_Disk

Here is a function to obtain an estimation of eigenvalues of square matrices base on "Gershgorin" theorem.
169 téléchargements
Mise à jour 16 déc. 2020

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

Comments are added

1.0.0