Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)
[sys, x0] = simlinq2(t, x, u, flag);
Modell of Linear Quadratic Problem, s-function
This function implements the modell of the Linear Quadratic Problem.
Syntax: [sys, x0] = simlinq2(t, x, u, flag)
Input parameters:
t - given time point
x - current state vector
1 column for every individual
u - input vector
1 column for every individual
flag - flags
Output parameters:
sys - Vector containing the new state derivatives
1 column for every individual
x0 - initial value
See also: objlinq2, objlinq, simdopiv, simdopi1
| This function is called by | |
|---|---|