Home > mpt > runExample.m

runExample

PURPOSE ^

RUNEXAMPLE Demonstrates MPT control routines

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

RUNEXAMPLE Demonstrates MPT control routines

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

 Allows you to choose a sample dynamical system and to solve a given
 optimization problem.

 Note that files describing system dynamics are stored in the
 mpt\examples
 directory. If an error occures, please change your working directory
 to that location, or add mpt\examples to your path.

 Available dynamical systems are stored in the following m-files:

 Double_Integrator.m - 2nd order LTI system with 1 control input
 ThirdOrder.m        - 3rd order LTI system with 2 control inputs
 FourthOrder         - 4th order LTI system with 2 control inputs
 pwa2d.m             - 2nd order PWA system, 1 control input, 2 PWA dynamics
 pwa_DI.m            - 2nd order PWA system, 1 control input, 4 PWA dynamics
 pwa_sincos.m        - 2nd order PWA system, 1 control input, 2 PWA dynamics
 pwa3d.m             - 3rd order PWA system, 1 control input, 2 PWA dynamics

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

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 none

CROSS-REFERENCE INFORMATION ^

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