ReduceOrder:

Path: Common/ControlGUI

% Retain states k of the system a,b,c,d
 Type ReduceOrder for a demo.
--------------------------------------------------------------------------
   Form:
   g = ReduceOrder( g, k )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   g			        (:)    State space system

   -------
   Outputs
   -------
   g			        (:)    State space system

--------------------------------------------------------------------------
 References:	Meserole, J. S., "Detection Filters for Fault-Tolerant
             Controlo f Turbofan Engines." MIT 1981.            
--------------------------------------------------------------------------

Children:

Common: CommonData/L1011

Back to the Common Module page