zero order delay in matlab
Show older comments
is there a zero order delay function like Delay(inputVariable,DelayTime) in matlab, that can be used in ODEs eg. ode45? I do not want to use simulink.
1 Comment
Star Strider
on 13 Mar 2016
I have no experience with delay differential equations, so I refer you to the dde23 function and its friends for you to experiment with. They are core MATLAB functions, so no special Toolboxes are needed.
Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!