Top
(Built-in Mathematica Symbol) Top is a symbol that represents the top for purposes of alignment and positioning.
SamplingPeriod is an option that specifies the sampling period of control system models.
Left
(Built-in Mathematica Symbol) Left is a symbol that represents the left-hand side for purposes of alignment and positioning.
Right
(Built-in Mathematica Symbol) Right is a symbol that represents the right-hand side for purposes of alignment and positioning.
SystemsModelExtract[sys, {i_1, i_2, ...}] extracts the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...
InternallyBalancedDecomposition[ss] yields the internally balanced decomposition of the StateSpaceModel object ss. The result is a list {s, ib} where s is the similarity ...
ObservabilityMatrix[ss] gives the observability matrix of the StateSpaceModel object ss.
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.