how can i derive sin(x) ?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mohammad imad
am 20 Mär. 2018
Beantwortet: Walter Roberson
am 20 Mär. 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Conversion Between Symbolic and Numeric finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!