Re: simulation problem

From: Sam Liao Date: November 22, 2006 technical Source: cognigencorp.com
From: Sam Liao sliao@pharmaxresearch.com Subject: Re: [NMusers] simulation problem Date: Wed, 22 Nov 2006 16:40:56 -0500 Hi Jing: I tried your model and I think there are few minor corrections needed in your model as shown below: $DES C1 = A(1)/V1 DADT(1) = - C1*VM/(KM+C1)- (K12+K13+K14)*A(1)+K21*A(2)+K31*A(3) DADT(2) = K12*A(1) - K21*A(2) DADT(3) = K13*A(1) - K31*A(3) DADT(4) = K14*A(1) - K40*A(4) I used C1 instead of A(1) in the first term of DADT(1). I replaced K13*A(2) with K13*A(1) in the first term of DADT(3). Hope this will work for you. Best regards, Sam Liao Pharmax Research
Nov 22, 2006 Jing Li simulation problem
Nov 22, 2006 Jing Li Re: simulation problem
Nov 22, 2006 Sam Liao Re: simulation problem
Nov 23, 2006 Sam Liao Re: simulation problem