4451 - 4460 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63350 matches)
DatePlus   (Built-in Mathematica Symbol)
DatePlus[date, n] gives the date n days after date.DatePlus[date, {n, " unit"}] gives the date n units after date.DatePlus[date, {{n_1, "unit_1"}, {n_2, "unit_2"}, ...}] ...
HessenbergDecomposition   (Built-in Mathematica Symbol)
HessenbergDecomposition[m] gives the Hessenberg decomposition of a matrix m.
KirchhoffMatrix   (Built-in Mathematica Symbol)
KirchhoffMatrix[g] gives the Kirchhoff matrix of the graph g.
MatrixRank   (Built-in Mathematica Symbol)
MatrixRank[m] gives the rank of the matrix m.
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
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 ...
ParallelArray   (Built-in Mathematica Symbol)
ParallelArray[f, n] generates in parallel a list of length n, with elements f[i], evaluated.ParallelArray[f, {n_1, n_2, ...}] generates in parallel an n_1*n_2*... array of ...
Riffle   (Built-in Mathematica Symbol)
Riffle[{e_1, e_2, ...}, x] gives {e_1, x, e_2, x, ...}. Riffle[{e_1, e_2, ...}, {x_1, x_2, ...}] gives {e_1, x_1, e_2, x_2, ...}. Riffle[list, x, n] yields a list in which ...
Unequal   (Built-in Mathematica Symbol)
lhs != rhs or lhs != rhs returns False if lhs and rhs are identical.
VertexShapeFunction   (Built-in Mathematica Symbol)
VertexShapeFunction is an option and property for Graph and related functions that specifies a function to use to generate primitives for rendering each vertex.
1 ... 443|444|445|446|447|448|449 ... 809 Previous Next

...