The solution to the delayed differential equations using the code dde23 represents the solution by the third order Runge-Kutta method or what?
Afficher commentaires plus anciens
Réponse acceptée
Plus de réponses (1)
Steven Lord
le 24 Mai 2024
0 votes
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.
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!