![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/281616/image.png)
ode does not converge
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Alessandro Vitiello
am 2 Apr. 2020
Kommentiert: Alessandro Vitiello
am 4 Apr. 2020
Hi,
I have the following problem with code on the sliding mode control, solving a non linear problem:
running the code, I do not have errors or warning, the integration starts, but does not end, looks like enter in a sort of infinite loop.
Showing some result in the function and running I realized that:
-- with a tollerance about 1e-13 (I always use this), the results are always equal, so the integration carries on always the same result and it will not go on,
-- reducing thetollerance at 1e-5 , I change see results that change, but integration never end, maybe go to converge, but soon starting to converge.
these happen even if I use a small intervall time.
many many thanks for your time and help
best regards
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!