Matrix exponential using scaled-squared subdiagonal Pade
sexpm(A) computes the matrix exponential of a square matrix A. sexpmv(A,b) computes the action of the matrix exponential on a given vector b. The codes can be much more efficient than MATLAB's standard expm if the matrix has eigenvalues of widely varying real part, and the rightmost eigenvalues do not have widely varying imaginary parts.
Details of the algorithm are described in
Stefan Guettel and Yuji Nakatsukasa, Scaled and squared subdiagonal Pade approximation for the matrix exponential, pdf, SIAM Journal on Matrix Analysis and Applications, Vol. 37(1), pp. 145-170, 2016.
Zitieren als
Yuji Nakatsukasa (2025). Matrix exponential using scaled-squared subdiagonal Pade (https://de.mathworks.com/matlabcentral/fileexchange/57200-matrix-exponential-using-scaled-squared-subdiagonal-pade), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
