Zero order helps often [Regulatives / Guidelines]

posted by PharmCat  – Russia, 2020-09-11 04:33 (1761 d 03:38 ago) – Posting: # 21917
Views: 4,376

Hi Helmut!

❝ In many cases a good model is similar to an infusion...


I thin it can be look like this:

[image]

For ODE system:

function pkf!(du,u,p,t)
    if u[1] > 0 px = 0.8 else px = 0 end
    du[1] = - px
    du[2] = - p[1] * u[2] + px
    du[3] =   p[1] * u[2] - p[2] * u[3] end
u0 = [10.000, 0.000, 0.0] p = [0.3, 0.04]

Complete thread:

UA Flag
Activity
 Admin contact
23,428 posts in 4,929 threads, 1,688 registered users;
91 visitors (0 registered, 91 guests [including 11 identified bots]).
Forum time: 08:12 CEST (Europe/Vienna)

Anyone who conducts an argument by appealing to authority
is not using his intelligence;
he is just using his memory.    Leonardo da Vinci

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5