Posts: 307
Location: Cambridge UK
Registered: February 2005
Re: Delay differential equations
21 Jan '10 09:09
Dear Frederic,
Frederic BOIS wrote:
> Dear Colleagues,
>
> I have equations of the form
>
> dX/dt = f(X,t) + g(X, t-tau)
>
> "tau" being a time delay. I think it can it be coded in SBML, but is there a software that can solve for it ?
>
>
You could use our sbml2xpp converter and use xpp
(http://www.ebi.ac.uk/compneur-srv/sbml/converters/SBMLtoXPP-Aut.html).
I think sbtoolbox2 can do that as well.