11 - 20 of 68 for StateSpaceModelSearch Results
View search results from all Wolfram sites (107 matches)
OutputControllableModelQ   (Built-in Mathematica Symbol)
OutputControllableModelQ[ss] gives True if the StateSpaceModel object ss is output controllable, and False otherwise.
SamplingPeriod   (Built-in Mathematica Symbol)
SamplingPeriod is an option that specifies the sampling period of control system models.
ObservabilityGramian   (Built-in Mathematica Symbol)
ObservabilityGramian[ss] gives the observability Gramian of the StateSpaceModel object ss.
ObservableModelQ   (Built-in Mathematica Symbol)
ObservableModelQ[ss] gives True if the StateSpaceModel object ss is observable, and False otherwise.
MinimalStateSpaceModel   (Built-in Mathematica Symbol)
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
JordanModelDecomposition   (Built-in Mathematica Symbol)
JordanModelDecomposition[ss] yields the Jordan decomposition of a StateSpaceModel object ss. The result is a list {s, jc} where s is a similarity matrix and jc is the Jordan ...
ControllableDecomposition   (Built-in Mathematica Symbol)
ControllableDecomposition[ss] yields the controllable decomposition of the StateSpaceModel object ss. The result is a list {s_c, ss_c} where s_c is the transformation matrix ...
ObservableDecomposition   (Built-in Mathematica Symbol)
ObservableDecomposition[ss] yields the observable decomposition of the StateSpaceModel object ss. The result is a list {s_o, ss_o} where s_o is the transformation matrix and ...
C   (Mathematica Import/Export Format)
C programming language. General purpose implementation language for computer systems and applications. Developed at Bell Telephone Laboratories in 1972.
StateSpaceTransform   (Built-in Mathematica Symbol)
StateSpaceTransform[ss, s_1] transforms the StateSpaceModel object ss using the similarity matrix s_1.StateSpaceTransform[ss, {s_1, s_2}] computes the transformation using ...
1|2|3|4|5 ... 7 Previous Next

...