how can i derive sin(x) ?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
mohammad imad
el 20 de Mzo. de 2018
Respondida: Walter Roberson
el 20 de Mzo. de 2018
hello there I have problem with derivation of sin(x)
syms x
diff(sin(x))
ans
cos(x)
but I want the answer to be xdot*cos(x), can you tell me how can i do it? ,please
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Conversion Between Symbolic and Numeric en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!