mpt_optControl
PURPOSE
MPT_OPTCONTROL Solves the CFTOC problem for a given LTI system
SYNOPSIS
function ctrlStruct=mpt_optControl(sysStruct,probStruct,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- end END Returns the last element in a given polytope array
- length LENGTH Returns number of elements in a polytope array
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_evalSystem MPT_EVALSYSTEM Extracts data from sysStruct and probStruct structures
- mpt_verifySysProb MPT_VERIFYSYSPROB Verifies system and problem structures
- mpt_blockingMatrices MPT_BLOCKINGMATRICES Constructs matrices for the CFTOC problem for move blocking strategies
- mpt_constructMatrices MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_mplp MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mpqp MPT_MPQP Explicitly solves the given quadratic program (QP)
This function is called by:
- mpt_iterative MPT_ITERATIVE Computes a time-optimal or low-complexity explicit controller for LTI systems
- mpt_oneStepCtrl MPT_ONESTEPCTRL Computes low complexity controller for LTI systems
- mpt_control MPT_CONTROL Main control routine. Computes explicit controller for a given problem
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003