171 - 180 of 458 for HeadSearch Results
View search results from all Wolfram sites (4973 matches)
TagBox   (Built-in Mathematica Symbol)
TagBox[boxes, tag] is a low-level box construct that displays as boxes but maintains tag to guide the interpretation of boxes on input.
In an expression like f[{a,b,c}] you are giving a list as the argument to a function. Often you need instead to apply a function directly to the elements of a list, rather ...
Graphics Options & Styling   (Mathematica Guide)
Mathematica provides hundreds of options to control every aspect of the construction and styling of graphics. The options are carefully designed to be both flexible and ...
Permutation Lists   (Mathematica Tutorial)
A possible way of working with permutations is by relating them to the reorderings of the elements of a list. This is the standard point of view in the combinatorial approach ...
XHTMLMathML   (Mathematica Import/Export Format)
Registered MIME type: application/xhtml+xml XHTML with embedded MathML. Plain text XML format. Describes the structure and aspects of the appearance of web pages, including ...
CholeskyDecomposition   (Built-in Mathematica Symbol)
CholeskyDecomposition[m] gives the Cholesky decomposition of a matrix m.
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 ...
Join   (Built-in Mathematica Symbol)
Join[list_1, list_2, ...] concatenates lists or other expressions that share the same head.Join[list_1, list_2, ..., n] joins the objects at level n in each of the list_i.
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 ...
PadLeft   (Built-in Mathematica Symbol)
PadLeft[list, n] makes a list of length n by padding list with zeros on the left. PadLeft[list, n, x] pads by repeating the element x. PadLeft[list, n, {x_1, x_2, ...}] pads ...
1 ... 15|16|17|18|19|20|21 ... 46 Previous Next

...