A Solver for the Rightmost Eigenvalues

Version 1.0.0.0 (11,9 MB) von Fei Xue
Reliable computation of a few eigenvalues of largest real part through exponential transformation
86 Downloads
Aktualisiert 9. Mai 2018

Lizenz anzeigen

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

Zitieren als

Fei Xue (2025). A Solver for the Rightmost Eigenvalues (https://de.mathworks.com/matlabcentral/fileexchange/67267-a-solver-for-the-rightmost-eigenvalues), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Eigenvalues & Eigenvectors finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0