Symbolic math toolbox- Jacobian of a function with respect to an other function?
Show older comments
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?
Accepted Answer
More Answers (1)
Alan Weiss
on 24 Jun 2013
doc jacobian
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!