Azzera filtri
Azzera filtri

ODE output restriction option

1 visualizzazione (ultimi 30 giorni)
Taleb Bou Hamdan
Taleb Bou Hamdan il 27 Feb 2019
Commentato: Torsten il 27 Feb 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 Commento
Torsten
Torsten il 27 Feb 2019
Use the "Event" option of the ODE solvers:
https://de.mathworks.com/help/matlab/math/ode-event-location.html

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by