51 - 60 of 414 for TransposeSearch Results
View search results from all Wolfram sites (6005 matches)
LyapunovSolve   (Built-in Mathematica Symbol)
LyapunovSolve[a, c] finds a solution x of the matrix Lyapunov equation a.x + x.a\[ConjugateTranspose] == c.LyapunovSolve[a, b, c] solves a.x + x.b == c.LyapunovSolve[{a, d}, ...
ImageAssemble   (Built-in Mathematica Symbol)
ImageAssemble[{{image_11, image_12, ...}, {image_21, ...}, ...}] assembles a single image from an array of images.
KarhunenLoeveDecomposition   (Built-in Mathematica Symbol)
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
ObservabilityGramian   (Built-in Mathematica Symbol)
ObservabilityGramian[ss] gives the observability Gramian of the StateSpaceModel object ss.
MapThread   (Built-in Mathematica Symbol)
MapThread[f, {{a_1, a_2, ...}, {b_1, b_2, ...}, ...}] gives {f[a_1, b_1, ...], f[a_2, b_2, ...], ...}. MapThread[f, {expr_1, expr_2, ...}, n] applies f to the parts of the ...
HarwellBoeing   (Mathematica Import/Export Format)
Harwell\[Dash]Boeing matrix format. Used for exchanging and storing sparse matrices. Plain text format. File format of the Harwell\[Dash]Boeing collection of standard test ...
MTX   (Mathematica Import/Export Format)
Matrix Market matrix format. Used for exchanging and storing test matrices. Plain text format. File format of the NIST Matrix Market collection of standard test matrices. ...
NHoldAll   (Built-in Mathematica Symbol)
NHoldAll is an attribute which specifies that none of the arguments to a function should be affected by N.
Repeated Patterns   (Mathematica Tutorial)
Repeated patterns. Multiple blanks such as x__ allow you to give patterns in which sequences of arbitrary expressions can occur. The Mathematica pattern repetition operators ...
AdjacencyMatrix   (Built-in Mathematica Symbol)
AdjacencyMatrix[g] gives the vertex\[Dash]vertex adjacency matrix of the graph g.
1 ... 3|4|5|6|7|8|9 ... 42 Previous Next

...