ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.
Depth
(Built-in Mathematica Symbol) Depth[expr] gives the maximum number of indices needed to specify any part of expr, plus 1.
DistributedContexts is an option for various parallel computing functions that specifies which definitions for symbols appearing in an expression should be distributed to all ...
Find
(Built-in Mathematica Symbol) Find[stream, " text"] finds the first line in an input stream that contains the specified string. Find[stream, {"text_1", "text_2", ...}] finds the first line that contains ...
FourierParameters is an option to Fourier and related functions that specifies the conventions to use in computing Fourier transforms.
GraphStyle is an option to Graph and related objects that specifies styles to use for the different graph elements.
GroupCentralizer[group, g] returns the centralizer of the element g in group.
HarmonicMean[list] gives the harmonic mean of the values in list.
HypergeometricPFQRegularized[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the regularized generalized hypergeometric function \[Null]_p F_q (a; b; z)/(\[CapitalGamma](b_1) ... ...
Inpaint
(Built-in Mathematica Symbol) Inpaint[image, region] retouches parts of image that correspond to nonzero elements in region.