Derivative of exponential of a matrix

184 Views Asked by At

I want to find the derivative of $$x=\exp{At}$$ with respect to $A$. In this case $A$ is a matrix. Is the solution $$\frac{\mathrm dx}{\mathrm dA}=t\cdot \exp{At}$$ Or is it different?