How can I calculate the deravative of a function that have parameter?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
For example, I have a function as below: x=arccos(1/(sqrt(1+t^2))) y=arcsin(t/(sqrt(1+t^2)))
Calculate y'' (with variation x, y=f(x))
Thank you so much.
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!