mpt_solveMPC
PURPOSE
MPT_SOLVEMPC Solves the on line optimization MPC problem
SYNOPSIS
function [U,feasible,fval,sysStruct,probStruct,Matrices,X]=mpt_solveMPC(x0,sysStruct,probStruct,Matrices,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- set SET Set a field of MPTCTRL objects
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- length LENGTH Returns number of elements in a polytope array
- set SET Used to modify internal properties of a given polytope object
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
- mpt_verifyProbStruct MPT_VERIFYPROBSTRUCT Verifies the probStruct structure
- mpt_verifySysStruct MPT_VERIFYSYSSTRUCT Verifies the sysStruct structure
- mpt_constructMatrices MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_simSys MPT_SIMSYS Simulates evolution of a given system
- mpt_solveLP MPT_SOLVELP Interface to various LP solvers
- mpt_solveMILP MPT_SOLVEMILP Interface to various MILP solvers
- mpt_solveMIQP MPT_SOLVEMIQP Interface to various MIQP solvers
- mpt_solveQP MPT_SOLVEQP Interface to various QP solvers
This function is called by:
- mpt_getInput MPT_GETINPUT For a given state, extracts the (optimal) output from a controller structure
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003