


THIRDORDER_ADDU 3rd order LTI example with additive uncertainty
---------------------------------------------------------------------------
DESCRIPTION
---------------------------------------------------------------------------
3rd order LTI system with 3 states and 2 control inputs
Default values are:
* Prediction horizon N = 5
* Weight in the cost function Q = I, R = 0.1I
* Norm = 2
* No bounds on x0
* Level of suboptimality = 0
* Additive uncertainty = unitbox(2,0.2)
USAGE:
ThirdOrder_addU
ctrlStruct = mpt_control(sysStruct,probStruct);
---------------------------------------------------------------------------
INPUT
---------------------------------------------------------------------------
none
---------------------------------------------------------------------------
OUTPUT
---------------------------------------------------------------------------
sysStruct, probStruct - system and problem definition structures stores
in the workspace