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!