How can I calculate the deravative of a function that have parameter?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!