Advertisement
Guest User

Untitled

a guest
Jan 29th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MatLab 0.09 KB | None | 0 0
  1. >> syms x y z
  2. >> df = jacobian([x^2-2*x+y^2-z+1;x*y^2-x-3*y+y*z+2;x*z^2-3*z+y*z^2+x*y])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement