matrix_exponential | R Documentation |
MATLAB's built-in algorithm for matrix exponential - Pade approximation.
matrix_exponential(A)
A |
A matrix. |
exp(A).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.