Path: Common/CommonData
% L1011 aircraft state space model.
--------------------------------------------------------------------------
Form:
x = L1011( q )
--------------------------------------------------------------------------
------
Inputs
------
q String describing the type of data
-------
Outputs
-------
x The properties
--------------------------------------------------------------------------
Reference: Andry, A. N., Jr., Shapiro, E.Y. and J.C. Chung,
"Eigenstructure Assignment for Linear Systems," IEEE
Transactions on Aerospace and Electronic Systems,
Vol. AES-19, No. 5. September 1983.
--------------------------------------------------------------------------
Common: Classes/@statespace/and.m Common: Classes/@statespace/close.m Common: Classes/@statespace/connect.m Common: Classes/@statespace/eig.m Common: Classes/@statespace/get.m Common: Classes/@statespace/getabcd.m Common: Classes/@statespace/getsub.m Common: Classes/@statespace/isempty.m Common: Classes/@statespace/mtimes.m Common: Classes/@statespace/plus.m Common: Classes/@statespace/series.m Common: Classes/@statespace/set.m Common: Classes/@statespace/statespace.m Common: Control/EigEval Common: Control/SVPlot Common: Control/Step
Back to the Common Module page