Description Usage Arguments Details Value Examples
The differential form of the predictive growth model developed by Baranyi & Roberts in 1994, to predict microbial growth in food environments.
1 | baranyi_diff(t, state, parameters)
|
t |
time vector |
state |
initial values of y and Q for the first time value. |
parameters |
parameter list |
\begin{equation}d Q=\operatorname{mu_{max}}^{*} Q\end{equation}
\begin{equation}d y=(Q /(1+Q))^{*} \operatorname{mu_{max}}^{*}(1-(y / y_{max} ))^{*} y\end{equation}
dQ, dy
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.