bounding_box
PURPOSE
BOUNDING_BOX Compute a bounding box for a given polytope
SYNOPSIS
function [R,l,u,lv,uv]=bounding_box(P,Options,lookahead,A,b)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- dimension DIMENSION Returns dimension of the given polytope
- end END Returns the last element in a given polytope array
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- length LENGTH Returns number of elements in a polytope array
- polytope POLYTOPE Default constructor for the POLYTOPE object
- bboxvertices BBOXVERTICES Computes all vertices of a bounding box
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_solveLPi MPT_SOLVELPi Interface to various LP solvers (version without errorchecks)
This function is called by:
- modify MODIFY Modifies an MPTCTRL object
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- distribpoints DISTRIBPOINTS Distribute n points such that distances between them are maximized
- dointersect DOINTERSECT Checks if two polytopes / polyarrays intersect
- eq EQ Checks if two polytopes are equal
- isconvex ISCONVEX Checks if a polytope array forms a convex union
- le LE Checks if polytope P is a subset of polytope Q
- lt LT Checks if polytope P is a strict subset of polytope Q
- mpt_getPWALyapFct MPT_GETPWALYAPFCT Calculates PWA Lyapunov function
- mpt_getPWPLyapFct MPT_GETPWPLYAPFCT Calculates Piecewise Polynomial (sum of squares) Lyapunov function
- mpt_getPWQLyapFct MPT_GETPWQLYAPFCT Calculates PWQ Lyapunov function
- mpt_removeOverlaps MPT_REMOVEOVERLAPS Removes overlaps from (a set of) polyhedral partitions with associated linear cost
- mpt_feasibleStates MPT_FEASIBLESTATES returns equidistantly spaced data points in feasible set
- 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_performance MPT_PERFORMANCE Computes performance (i.e. sum of closed-loop costs) associated to a given controller
- mpt_optMergeDivCon ===============================================================================
- mpt_plotPWQ MPT_PLOTPWQ Plots a PWQ function defined over polyhedral partition
- mpt_simplify MPT_SIMPLIFY simplifies a given explicit controller by merging regions with identical control law
- mpt_mpqp MPT_MPQP Explicitly solves the given quadratic program (QP)
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003