Can you make matlab solve it? 2. An investigator has reported the data tabulated below for an experiment to determine the growth rate of bacteria k (per day) as a function of ox ygen concentration...
2. An investigator has reported the data tabulated below for an experiment to determine the growth rate of bacteria k (per day) as a function of ox ygen concentration c (mg/L). It is known that such data can be modeled by the following equation: Where es and kmax are parameters 0.5 1.1 0.8 2.5 1.5 5.3 2.5 7.6 8.9 a) Use a transformation to linearize this equation. b) Then write a function m file using linear regression to estimate cs and kmax. Use the matrix formulation to calculate coefficients a0 and al of the straight line c) Predict the growth rate at c2 mg/L Hint: You can try taking the inverse of the equation!
2. An investigator has reported the data tabulated below for an experiment to determine the growth rate of bacteria k (per day) as a function of ox ygen concentration c (mg/L). It is known that such data can be modeled by the following equation: Where es and kmax are parameters 0.5 1.1 0.8 2.5 1.5 5.3 2.5 7.6 8.9 a) Use a transformation to linearize this equation. b) Then write a function m file using linear regression to estimate cs and kmax. Use the matrix formulation to calculate coefficients a0 and al of the straight line c) Predict the growth rate at c2 mg/L Hint: You can try taking the inverse of the equation!