dlqr
PURPOSE
% Construct the linear quadratic regulator for the discrete time system
SYNOPSIS
function [k, p, e] = dlqr (a, b, q, r, s)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- dare %
- is_detectable % Test for detectability (observability of unstable modes) of (@var{a}, @var{c}).
- is_stabilizable % Logical check for system stabilizability (i.e., all unstable modes are controllable).
This function is called by:
- dlqe % Construct the linear quadratic estimator (Kalman filter) for the
- dlqg % O B S O L E T E * * * D O N O T U S E~
- lqg % Design a linear-quadratic-gaussian optimal controller for the system
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003