Skip to content
Back to formatted view

Raw Message

Message-ID: <CANSOPkWbR5rzOs_+-pMZPz7QAmbdhjH2bkahRBrOXvds9e-4ow@mail.gmail.com>
Date: 2017-02-08T10:10:48Z
From: Fanny Gallais
Subject: Differential equations

Hi,

I'm working on a system of 2 differential equations. My initial condition
(t=0) is c(100,0) and i'm using lsoda function (from package deSolve) to
solve it.
My system reprensents the evoution of drug concentration in two
compartments throug time. Problem is I would like to model a repeated drug
administration. That is to say, not only 100 at t=0 but also at t=20,40,...
I can't find a solution to do so. I tried adding "100" to the first
differential equation at the times of interest but it doesn't work. Do you
have any idea?

Thank you
F.G.

	[[alternative HTML version deleted]]