Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to take the derivative for the retained value from ode45 solver?

2 vues (au cours des 30 derniers jours)
Nawal
Nawal le 1 Août 2013
Clôturé : MATLAB Answer Bot le 20 Août 2021
[t,y]= ode45(@my_function,[0,10],[5,0]);
I'm getting angular velocity and angular position from the ODE solver above. Now I need to find the angular acceleration, I'm suppose to take the derivative, but I'm not sure how to do that?
  1 commentaire
Jan
Jan le 1 Août 2013
Please do not post a question twice. You can and should delete this duplicate question as long as nobody had posted an answer.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by