Jump to content

Marine population dynamics problem

From mintOC
Revision as of 17:59, 5 May 2016 by FelixMueller (talk | contribs) (Created page with "{{Dimensions |nd = 1 |nx = n_2 }}<!-- Do not insert line break here or Dimensions Box moves up in the layout... -->The Marine population dynamics problem estima...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Marine population dynamics problem
State dimension: 1
Differential states: n_2

The Marine population dynamics problem estimates growth and mortality rates of a marine species at each stage (for example ages or development stage) given the population as a function of time.( Problem taken from the COPS library)


Mathematical formulation

The problem is given by

mingj,mjj=1nm||y(τj;m,g)zj||2s.t.y˙j=gj1yj1(mj+gj)yjj1,...,ns,gj,mj[0,1].

where gj and mj are the growth and mortality rates at stage j respectively and the initial conditions are unknown. The error between computed and observed data is minimized.

Parameters

There are ns stages and nm timepoints at which the error is minimized.


Source Code

Model descriptions are available in