simulating a time delay
Posted: Fri Sep 16, 2005 1:12 pm
Hello again Sir!
I am trying to simulate a second messenger system having differential equations with time-delay present in some equations of system but not others. (Specifically I am trying to model: Dynamic properties of regulatory motifs associated with induction of three temporal domains of memory in aplysia. J Comput Neurosci. 2005 Mar-Apr;18(2):163-81. Pettigrew DB, Smolen P, Baxter DA, Byrne JH. )
So in my mod file I am using derivimplicit method to solve these differential equations and to simulate timedelay I am trying to use If...else statememnt inside my DERIVATIVE block. But I am getting an error that no. of equations are more than no. of states. Is there anyway arround this?
Thanks!
I am trying to simulate a second messenger system having differential equations with time-delay present in some equations of system but not others. (Specifically I am trying to model: Dynamic properties of regulatory motifs associated with induction of three temporal domains of memory in aplysia. J Comput Neurosci. 2005 Mar-Apr;18(2):163-81. Pettigrew DB, Smolen P, Baxter DA, Byrne JH. )
So in my mod file I am using derivimplicit method to solve these differential equations and to simulate timedelay I am trying to use If...else statememnt inside my DERIVATIVE block. But I am getting an error that no. of equations are more than no. of states. Is there anyway arround this?
Thanks!