How to partial derive a matrix with multiple variables
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Joachim Wagner
le 23 Mai 2019
Commenté : Star Strider
le 24 Mai 2019
Hello everybody,
I just have some trouble by finding the partial derivative of a matrix with multiple variables.
Let's say I have a [nXn]-matrix (i.e
), which is a function of three time dependent variables (i.e.
) and I need to find the partial derivative
, where q is the vector
.
Moreover, I need to find the time derivative
.
I know this question might be a very simple one but I just find examples, which show how to build the partial drivative of only one variable as diff(Mgb,Z_A) and not for multiple time dependent variables.
It would be very greatful if somebody could give me a comment on this topic.
Many thanks in advance!
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!