i want to solve second differential equation by ode45

1 次查看(过去 30 天)
this is my function
(- bc*m*cos(fi)*dfi^2 + ab*m*cos(theta)*dtheta^2 + F - dv*m)/(bc*m*sin(fi))
m=20; ab=0.3; bc=0.6
F=10sin(100*t)
i want realtion plot between(fi/t).&(theta/t)&,(v/t)
  1 个评论
madhan ravi
madhan ravi 2018-12-16
编辑:madhan ravi 2018-12-16
what have you tried so far ? upload the equations as latex three equations separately don’t combine them

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by