Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)
[sys, x0] = simdopiv(t, x, u, flag);
SIMulation Modell of DOPpelIntegrator, s-function, Vectorized
This function implements the modell of the double integrator.
Syntax: [sys, x0] = simdopiv(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: objdopi, simdopi1, simlinq2
| This function is called by | |
|---|---|