IndependentVertexSetQ[g, vlist] yields True if the vertex list vlist is an independent vertex set in the graph g and False otherwise.
KalmanEstimator[ss, {w, v}] constructs the Kalman estimator for the StateSpaceModel object ss with process and measurement noise covariance matrices w and v. ...
LeafCount[expr] gives the total number of indivisible subexpressions in expr.
LoopFreeGraphQ[g] yields True if the graph g has no self-loops, and False otherwise.
Magnification is an option for Style and Cell that specifies what magnification to use for display.
MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
MovingMedian[list, r] gives the moving median of list, computed using spans of r elements.
NumberFieldFundamentalUnits[a] gives a list of fundamental units for the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
NumberFieldSignature[a] gives the signature of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.