项目作者: farhanafayez

项目描述 :
Estimating the parameters of two reactors. - Monod Model
高级语言: R
项目地址: git://github.com/farhanafayez/Monod-Model.git
创建时间: 2017-11-08T21:14:18Z
项目社区:https://github.com/farhanafayez/Monod-Model

开源协议:

下载


Monod Model

The Monod equation is a mathematical model for the growth of microorganisms.

The growth of microorganisms in biological treatment can be described with this monod model:

y = θ1S/(θ2+S)+e

This model was transformed into a model that is linear with respect to some new parameters.

Running this

  1. Make sure you have R installed
  2. Open the file in R studio
  3. Run the script

Results

Reactor 1

Reactor 1

Reactor 2

Reactor 2