Closed bartekli closed 4 years ago
Is it possible to implement DDE Model in d2d? If so, can dde23 solver be used, or should the equations be defined in other way?
I would be grateful for any insights! Best, Bartek
Dear Bartek. DDEs are not supported. The only way to deal with delays is the so-called linear chain trick. See for example in Examples\ToyModels\ChainLength_Estimation
Best, Clemens.
Is it possible to implement DDE Model in d2d? If so, can dde23 solver be used, or should the equations be defined in other way?
I would be grateful for any insights! Best, Bartek