


DOUBLE_INTEGRATOR_ADDU 2nd order LTI example with additive uncertainty
---------------------------------------------------------------------------
DESCRIPTION
---------------------------------------------------------------------------
2nd order Double Integrator dynamics with 2 states and 1 control input
Default values are:
* Norm 2
* Prediction horizon N = 5
* Weight in the cost function Q = I, R = 1
* No bounds on x0
* Level of suboptimality = 0
* Additive uncertainty
Correct results:
probStruct.N : 5
probStruct.subopt_lev : 0
# regions : 43
USAGE:
Double_Integrator_addU
ctrlStruct = mpt_control(sysStruct,probStruct);
---------------------------------------------------------------------------
INPUT
---------------------------------------------------------------------------
none
---------------------------------------------------------------------------
OUTPUT
---------------------------------------------------------------------------
sysStruct, probStruct - system and problem definition structures stores
in the workspace