Home > mpt > examples > models > FourthOrder.m

FourthOrder

PURPOSE ^

FOURTHORDER 4th order LTI example

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

FOURTHORDER 4th order LTI example

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------

 4th order LTI system with 4 states and 2 control inputs
 
 Default values are:
   * Norm 2
   * Prediction horizon N = 5
   * Weight in the cost function Q = I, R = 0.1*I
   * No bounds on x0
   * Level of suboptimality = 0
   * No uncertainty 

 USAGE:
   FourthOrder
   ctrlStruct = mpt_control(sysStruct,probStruct);

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 none

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 sysStruct, probStruct - system and problem definition structures stores
                         in the workspace

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003