dynamic equation in matlab

2 次查看(过去 30 天)
JIE YUANG LU
JIE YUANG LU 2017-2-20
how to plot this dynamic equation
  2 个评论
John D'Errico
John D'Errico 2017-2-20
Why not start with ODE45?
Walter Roberson
Walter Roberson 2017-2-20
You will need to use a numeric algorithm. The symbolic approaches only work for x1(0) = 0, or for a very specific relationship between x1 and its derivative that is difficult to achieve and which is not prescriptive (that is, the symbolic approaches give a formula for recognizing that a propose x1(t) satisfies the requirements, but it would be very difficult to use the formula to construct a solution.)

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Symbolic Math Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by