Info

此问题已关闭。 请重新打开它进行编辑或回答。

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

2 次查看(过去 30 天)
[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 个评论
Jan
Jan 2013-8-1
Please do not post a question twice. You can and should delete this duplicate question as long as nobody had posted an answer.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by