Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Nawal
Nawal am 1 Aug. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 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 Kommentar
Jan
Jan am 1 Aug. 2013
Please do not post a question twice. You can and should delete this duplicate question as long as nobody had posted an answer.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by