Borrar filtros
Borrar filtros

ODE output restriction option

1 visualización (últimos 30 días)
Taleb Bou Hamdan
Taleb Bou Hamdan el 27 de Feb. de 2019
Comentada: Torsten el 27 de Feb. de 2019
I am trying to put a restriction on s1dot of the output of a fucntion in ODE45. Any help how to model the restriction?
I want the function to stop for example on s1dot = 1 and use s1dot=1 for the rest of the time interval after that
  1 comentario
Torsten
Torsten el 27 de Feb. de 2019
Use the "Event" option of the ODE solvers:
https://de.mathworks.com/help/matlab/math/ode-event-location.html

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by