$$ \frac{dx}{dt}=ax(x-b)(1-x)-\frac{xy}{1+cx}$$ $$\frac{dy}{dt}=-ey+\frac{xy}{1+cx}$$ Make a apropriate interpretation of this model.
What I thought are: $\frac{dx}{dt}\ \& \ \frac{dy}{dt}$ are the rate of changes of $x$ and $y$, and $ax(x-b)(1-x)=-\frac{a}{b}(1-\frac{x}{b})(1-x)x$ is a logistic model with threshold, but I don't know $b$ and 1, which one is saturation level, which one is threshold level, and I have no idea what does $\frac{xy}{1+cx}$ mean?
Does anyone could help me? Thanks!