LV Competitive: Difference between revisions
Appearance
RobertLampel (talk | contribs) Created page with "{{Dimensions |nd = 1 |nx = 3 |nw = 1 }} This '''Lotka Volterra problem with explicit inclusion of a shared resource''' is a variant of the Lotka Volterra fishing problem. Its dynamics are given via a three-dimensional ODE model. == Mathematical formulation == The optimal control problem is given by <p> <math> \begin{array}{llclr} \displaystyle \min_{u} & \int_0^{t_f} && (x_0(t) - 1)^2 + (x_1(t) - 1)^2 + (x_2(t) - 1)..." |
RobertLampel (talk | contribs) |
||
| Line 33: | Line 33: | ||
[t_0, t_f] &=& [0, 20],\\ | [t_0, t_f] &=& [0, 20],\\ | ||
(c_{1}, c_{2}) &=& (0.1, 0.4),\\ | (c_{1}, c_{2}) &=& (0.1, 0.4),\\ | ||
x_0 &=& ( | x_0 &=& (0.5, 1.5) \text{ or } (1.5, 0.5),\\ | ||
\alpha &=& 1.2. | \alpha &=& 1.2 \\ | ||
K &=& 1.8. | |||
\end{array} | \end{array} | ||
</math> | </math> | ||
Revision as of 07:55, 25 August 2025
| LV Competitive | |
|---|---|
| State dimension: | 1 |
| Differential states: | 3 |
| Discrete control functions: | 1 |
This Lotka Volterra problem with explicit inclusion of a shared resource is a variant of the Lotka Volterra fishing problem. Its dynamics are given via a three-dimensional ODE model.
Mathematical formulation
The optimal control problem is given by
Parameters
These fixed values are used within the model.
Reference Solutions
- Reference solution plots
-
Local optimum a direct approach for start values .
-
Local optimum a direct approach for start values .