SamplingPeriod is an option that specifies the sampling period of control system models.
The fundamental type of distribution in reliability analysis is a lifetime distribution. This models the lifetime of a component or a system. Many lifetime distributions are ...
GeoProjectionData["projection", " property"] gives the value of the specified property for the specified cartographic projection.GeoProjectionData["projection"] gives the ...
Fold
(Built-in Mathematica Symbol) Fold[f, x, list] gives the last element of FoldList[f, x, list].
ObservabilityGramian[ss] gives the observability Gramian of the StateSpaceModel object ss.
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, ...