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!