mpt_solveLPi
PURPOSE
MPT_SOLVELPi Interface to various LP solvers (version without errorchecks)
SYNOPSIS
function [xopt,fval,lambda,exitflag,how]=mpt_solveLPi(f,A,B,Aeq,Beq,x0,lpsolver)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- char CHAR Provides textual description of a given controller
- 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
This function is called by:
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- isbounded ISBOUNDED Checks if a polytope is bounded
- isredundant ISREDUNDANT Check if a constraint is redundant
- minus MINUS Pontryagin difference
- projection PROJECTION Projection of a polytope or a polytope array
- union UNION convex union computation
- mpt_getPWALyapFct MPT_GETPWALYAPFCT Calculates PWA Lyapunov function
- mpt_infset MPT_INFSET Calculates the maximal positively invariant set for an LTI system
- mpt_reachSets MPT_REACHSETS Computes sets of reachable states for a given system / controller
- mpt_removeOverlaps MPT_REMOVEOVERLAPS Removes overlaps from (a set of) polyhedral partitions with associated linear cost
- mpt_transmap MPT_TRANSMAP Computes transition map
- mpt_mplp_ver1 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver2 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver3 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver4 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver5 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver6 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver7 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_solveLPs MPT_SOLVELPS Interface to various LP solvers ("safe" version)
- mpt_constructMatrices MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_intersectHP1 Tobias Geyer, 2003-2004
- tg_polyreduce
- mpt_solveLP MPT_SOLVELP Interface to various LP solvers
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003