A Solver for the Rightmost Eigenvalues

Version 1.0.0.0 (11,9 Mo) par Fei Xue
Reliable computation of a few eigenvalues of largest real part through exponential transformation
78 téléchargements
Mise à jour 9 mai 2018

Afficher la licence

This is a MATLAB software package for reliable computation of a few eigenvalues of largest real part (rightmost) of a large sparse matrix A or a matrix pencil (A,B). It is based on the exponential transformation A --> exp(h*inv(B)*A) (h > 0), which maps the rightmost eigenvalues of A to the dominant (largest in modulus) eigenvalues of exp(h*inv(B)*A). The matrix exponential itself is not formed explicitly; instead, only its action on vectors is needed to invoke MATLAB's eigs. The input matrix (pencil) should have vast majority of eigenvalues of negative real part, and may have a small number of eigenvalues of relatively small positive real part. More details can be found in readme.txt and the main MATLAB file expm_LR_eigs.m

Citation pour cette source

Fei Xue (2024). A Solver for the Rightmost Eigenvalues (https://www.mathworks.com/matlabcentral/fileexchange/67267-a-solver-for-the-rightmost-eigenvalues), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Eigenvalues & Eigenvectors 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.0.0