mpt_dlqr
PURPOSE 
MPT_DLQR Linear-quadratic regulator design for discrete-time systems.
SYNOPSIS 
function [K, P, E] = mpt_dlqr(A, B, Q, R) 
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- end	END Returns the last element in a given polytope array
- mpt_getStabFeedback	MPT_GETSTABFEEDBACK Computes a stabilizing feedback law for a PWA system
This function is called by:
- mptctrl	MPTCTRL Constructor for the MPT controller object
- lyapunov1	
- ownmpc3	
- mpt_constructMatrices	MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_iterative	MPT_ITERATIVE Computes a time-optimal or low-complexity explicit controller for LTI systems
- mpt_optInfControl	MPT_OPTINFCONTROL Solves the infinite-time constrained optimal control problem for LTI systems
- mpt_computeTrajectory	MPT_COMPUTETRAJECTORY Calculates time evolution of state trajectories subject to control
- 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