differentiate according a matrix ???

teta=[x y]
W is a function which includes x and y. How can I make this differentation by matlab?

2 Comments

what is d? distance?
yes, d is distance vector including x and y.

Sign in to comment.

Answers (1)

Chad Greene
Chad Greene on 7 Oct 2014
The gradient function may do what you need.

1 Comment

I have tried to use it but since W is a symbolic function, it does not work and gives " mupadmex " error

Sign in to comment.

Categories

Asked:

on 7 Oct 2014

Commented:

on 11 Oct 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!