- Aug 10, 2001
- 10,420
- 2
- 0
How do you tell Maple to take the derivative of a vector function?
something like h(x,y)=[u(x,y), v(x,y)]
something like h(x,y)=[u(x,y), v(x,y)]
No, I want a matrix of partial derivatives.Originally posted by: RaynorWolfcastle
I assume you just want to take a derivative with respect to x or y? It should be simple enough, define the u, and v, put them in a vector, then use diff.