MATLAB: How do you solve this DE

differential equationsodeode45

y'=f(y,y'(t-t')) using Matlab functions. Example: On Neural delay logistic gause type predator prey systems) http://www.tandfonline.com/doi/abs/10.1080/02681119108806114?journalCode=cdss19

Best Answer

Use dde23.
Best wishes
Torsten.
Related Question