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 commentaires

Mohammad Abouali
Mohammad Abouali le 7 Oct 2014
what is d? distance?
Serhat
Serhat le 11 Oct 2014
yes, d is distance vector including x and y.

Connectez-vous pour commenter.

Réponses (1)

Chad Greene
Chad Greene le 7 Oct 2014

0 votes

The gradient function may do what you need.

1 commentaire

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Symbolic Math Toolbox dans Centre d'aide et File Exchange

Question posée :

le 7 Oct 2014

Commenté :

le 11 Oct 2014

Community Treasure Hunt

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

Start Hunting!

Translated by