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 comentarios

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

Iniciar sesión para comentar.

Respuestas (1)

Chad Greene
Chad Greene el 7 de Oct. de 2014

0 votos

The gradient function may do what you need.

1 comentario

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

Iniciar sesión para comentar.

Categorías

Más información sobre Symbolic Math Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 7 de Oct. de 2014

Comentada:

el 11 de Oct. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by