Symbolic math toolbox- Jacobian of a function with respect to an other function?
Mostrar comentarios más antiguos
I would like to find the jacobian of:
f=[f(x1(t)...x6(t)); ... ;f6(x1(t)...x6(t))]
with respect to:
x(t)=[x1(t);...;x6(t)]
which function could I use?
Is it possible to differenciate a symbolic function with respect to an other symbolic function?
Respuesta aceptada
Más respuestas (1)
Alan Weiss
el 24 de Jun. de 2013
doc jacobian
Alan Weiss
MATLAB mathematical toolbox documentation
Categorías
Más información sobre Symbolic Math Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!