GainMargins[sys] gives the gain margins of the linear time-invariant system sys.
ObservabilityMatrix[ss] gives the observability matrix of the StateSpaceModel object ss.
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
Mathematica provides a uniquely powerful interactive environment for building up arbitrarily complex computations, under convenient interactive or programmatic control.
SystemsModelParallelConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in parallel.SystemsModelParallelConnect[sys_1, sys_2, ...
Mathematica allows almost every aspect of sessions to be customized, under full programmatic control.
Mathematica allows you to define transformation rules for any expression. You can define such rules not only for functions that you add to Mathematica, but also for intrinsic ...
SystemsModelExtract[sys, {i_1, i_2, ...}] extracts the subsystem of the StateSpaceModel or TransferFunctionModel object sys associated with inputs at position ...
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
Tightly integrated into Mathematica's core language is a rich set of primitives for interacting with external environments. Mathematica's symbolic architecture makes possible ...