How can I calculate the deravative of a function that have parameter?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!