You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This tutorial shows how to use the MATLAB solver DDE23 to solve delay differential equations (DDEs) with constant delays. The solver is available in MATLAB 6.5 and later.
The tutorial briefly discusses the differences between solving ODEs
and DDEs, and describes the techniques used in DDE23. The capabilities of the solver are illustrated by several realistic examples.
Additional exercises and problems are provided for practice. The codes that solve all the examples, exercises, and problems can be found in the directory DDE_examples.
The directory DDE_examples_70 contains the files for all the examples exercises, and problems, updated to take advantage of features available in MATLAB 7.0 (R14).
More information about solving DDEs in MATLAB, can be found in the paper
L.F. Shampine, S. Thompson, Solving DDEs in MATLAB,
Appl. Numer. Math., 37 (2001), pp. 441-458.
or in the book
L.F. Shampine, I. Gladwell, and S. Thompson,
Solving ODEs with MATLAB, Cambridge University Press, 2003.
Cite As
Jacek Kierzenka (2026). Tutorial on solving DDEs with DDE23 (https://uk.mathworks.com/matlabcentral/fileexchange/3899-tutorial-on-solving-ddes-with-dde23), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Semiconductor Diode with Feedback, sinan
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers
General Information
- Version 1.1.0.1 (268 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
