Partial differentiation-Multiple syms derivative x and y
Mostrar comentarios más antiguos
I have a eq. like this y=cosh(L*x)*cos(L*y) (1)
What is the code that I must do if I want to have a result like this: y'=L*x'*sinh(L*x)*cos(L*y)-L*y'*sin(L*y)*cosh(L*x) (2)
I just need a eq.2. I don't know how to call the caculation from 1-2. Sorry about it. Thanks in advance.
Respuesta aceptada
Más respuestas (3)
Torsten
el 14 de Abr. de 2015
0 votos
vu ngothanh
el 14 de Abr. de 2015
0 votos
vu ngothanh
el 14 de Abr. de 2015
0 votos
Categorías
Más información sobre Linear Algebra en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!