Structurally Identifiable Parameters & Parameter Combinations

All Solutions
Model may have been entered incorrectly or cannot be solved with COMBOS algorithms.
COMBOS Runtime = 0.19 seconds

Model Entered

dx[1](t)/dt = -p4*x[1](t)+p1/(p2+x[3](t)^p3)
dx[2](t)/dt = p5*x[1](t)-p6*x[2](t)
dx[3](t)/dt = p7*x[2](t)-p8*x[3](t)
y[1](t) = x[1](t)
y[2](t) = x[2](t)
y[3](t) = x[3](t)
x[1](0) = 0.3
x[2](0) = 0.9
x[3](0) = 1.3

Model in Copy/Paste Format

dx1/dt = -p4*x1+p1/(p2+x3^p3); dx2/dt = p5*x1-p6*x2; dx3/dt = p7*x2-p8*x3; y1 = x1; y2 = x2; y3 = x3; x1(0) = 0.3;x2(0) = 0.9;x3(0) = 1.3;

Mapped Parameters

p4
p1
p1
p2
p2
p3
p3
p4
p5
p5
p6
p6
p7
p7
p8
p8

