The solution to the delayed differential equations using the code dde23 represents the solution by the third order Runge-Kutta method or what?
Ältere Kommentare anzeigen
Akzeptierte Antwort
Weitere Antworten (1)
Steven Lord
am 24 Mai 2024
0 Stimmen
It's not clear to me what information you're looking for. The dde23 function returns the solution to a system of delay differential equations.
If you're asking what algorithm it uses, see the Algorithms section on that documentation page for a brief description and the References section on that documentation page for references to one book and one tutorial that provide more detailed information.
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!