I'm having trouble understanding my lecture notes.
Given a matrix $A\in\mathbb R^{n\times n}$ and vectors $u,f\in\mathbb R^n,$ if we calculate the derivative (w.r.t. u) to of $Au-f$ the result will be $A^T.$
Why is it $A^T$ and not just $A$?
I'm having trouble understanding my lecture notes.
Given a matrix $A\in\mathbb R^{n\times n}$ and vectors $u,f\in\mathbb R^n,$ if we calculate the derivative (w.r.t. u) to of $Au-f$ the result will be $A^T.$
Why is it $A^T$ and not just $A$?
Copyright © 2021 JogjaFile Inc.
For a map $g : \mathbb{R}^n \to \mathbb{R}^n$, it just depends on how you define the Jacobian matrix: is the $(i,j)$ entry $\frac{\partial g_i}{\partial u_j}$ or $\frac{\partial g_j}{\partial u_i}$?