dynamic equation in matlab

2 visualizaciones (últimos 30 días)
JIE YUANG LU
JIE YUANG LU el 20 de Feb. de 2017
Comentada: Walter Roberson el 20 de Feb. de 2017
how to plot this dynamic equation
  2 comentarios
John D'Errico
John D'Errico el 20 de Feb. de 2017
Why not start with ODE45?
Walter Roberson
Walter Roberson el 20 de Feb. de 2017
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.)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by