InternallyBalancedDecomposition[ss] yields the internally balanced decomposition of the StateSpaceModel object ss. The result is a list {s, ib} where s is the similarity ...
Constructing Lists Manipulating Lists by Their Indices Nested Lists
Characters["string"] gives a list of the characters in a string.
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.
PrimePowerQ[expr] yields True if expr is a power of a prime number, and yields False otherwise.
Signature[list] gives the signature of the permutation needed to place the elements of list in canonical order.
SquareFreeQ[expr] gives True if expr is a square-free polynomial or number, and False otherwise.SquareFreeQ[expr, vars] gives True if expr is square free with respect to the ...
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
RankSetPartition[sp, s] ranks sp in the list of all set partitions of set s. RankSetPartition[sp] ranks sp in the list of all set partitions of the set of elements that ...