I want to calculate following:
$\nabla I(\phi(x,p))$
Where p is a 3d vector and I is a matrix. I have no idea to do this calculation and I'm not sure if it's possible to calculate the gradient of a matrix.
|
I want to calculate following: $\nabla I(\phi(x,p))$ Where p is a 3d vector and I is a matrix. I have no idea to do this calculation and I'm not sure if it's possible to calculate the gradient of a matrix. |
|||||
|
|
convert matrix to a vector...take the gradient....convert it back to the matrix!! |
|||
|
|