You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Yuji Nakatsukasa (2026). Matrix exponential using scaled-squared subdiagonal Pade (https://se.mathworks.com/matlabcentral/fileexchange/57200-matrix-exponential-using-scaled-squared-subdiagonal-pade), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (5.8 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
