differentiate according a matrix ???

5 visualizaciones (últimos 30 días)
Serhat
Serhat el 7 de Oct. de 2014
Comentada: Serhat el 11 de Oct. de 2014
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
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 Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by