MultiParEig
Cita come
Bor Plestenjak (2024). MultiParEig (https://www.mathworks.com/matlabcentral/fileexchange/47844-multipareig), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Examples/BdeMep
Examples/JD
Examples/Mep
Examples/Multiprecision
Examples/RectangularMep
Examples/SingGep
Examples/SingularMep
Examples/Subspace3
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.8.0.0 | Eigenvalues are computed by default using new randomized solver for joint eigenvalues based on Rayleigh quotients and eigenvectors of a random linear combination, more efficient solver more rectangular eigenvalue problems |
|
|
2.7.0.0 | Support for rectangular multiparameter eig. problems. Solutions of ARMA(1,1), ARMA(2,1) and LTI(2) models using RMEPs. See M.E.Hochstenbach, T.Košir, B.Plestenjak: On the solution of rectangular multiparameter eigenvalue problems, arXiv 2212.01867 |
|
|
2.6.0.0 | Improved method singgep for finite eigenvalues of a singular GEP with new numerical examples, see M.E. Hochstenbach, C. Mehl, B. Plestenjak: Solving singular generalized eigenvalue problems part II: projection and augmentation, arXiv 2208.01359 |
||
2.5.0.0 | New method singgep for finite regular eigenvalues of a singular GEP with several numerical examples. M.E. Hochstenbach, C. Mehl, B. Plestenjak: Solving singular generalized eigenvalue problems by a rank-completing perturbation, arXiv:1805:07657 |
||
2.4.0.0 | Improved subspace methods for 3-parameter problems and numerical examples from M.E. Hochstenbach, K. Meerbergen, E. Mengi, B. Plestenjak, Subspace methods for 3-parameter eigenvalue problems, arXiv:1802:07386. All methods now support multiprecision. |
||
2.3.0.0 | Support for multiprecision using Advanpix Multiprecision Computing Toolbox. Default in twopareigs is twopareigs_ks, that now works for complex matrices as well. Methods from DMSUITE are replaced by methods that support multiprecision. Improved TRQI. |
||
2.2.0.0 | Updated Jacobi-Davidson for 2EP and 3EP, option of faster (and less accurate) rank revealing QR instead of SVD for singular MEPs, new aerolastic flutter examples, minor corrections and updates, output of rank choices and gaps for singular MEPs |
||
2.1.0.0 | Updated description of the toolbox with an acknowledgement to Andrej Muhič and a list of references. Updated references in some files. |
||
2.0.0.0 | New methods for two- and three-parameter eigenvalue problems with large matrices. Support for singular problems with three or more parameters. Tensor Rayleigh quotient iteration generalized to three or more parameters. Construction of Delta matrices. |
||
1.0.0.0 |