Home > mpt > examples > models > pwa_sincos_addU.m

pwa_sincos_addU

PURPOSE ^

PWA_SINCOS_ADDU 2nd order PWA example with 2 PWA dynamics and an additive uncertainty

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

PWA_SINCOS_ADDU 2nd order PWA example with 2 PWA dynamics and an additive uncertainty

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

 Example taken from:

  author = {A. Bemporad and M. Morari},
  month = March,
  year = 1999,
  title = {Control of Systems Integrating Logic, Dynamics, and Constraints},
  journal = Automatica,
  volume = 35,
  number = 3,
  pages = {407--427},
  annote = {\protect{\rm Special issue on hybrid systems}},

 Default values are:
   * Prediction horizon N = Inf
   * Weight in the cost function Q = I, R = 1
   * Norm = 2
   * No bounds on x0
   * Level of suboptimality = 1   (needed for PWA systems!)
   * Additive uncertainty = unitbox(2,0.5)

 
 USAGE:
   pwa_sincos_addU
   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