Symbolic math toolbox- Jacobian of a function with respect to an other function?
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
Alan Weiss
2013년 6월 24일
doc jacobian
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!