51 - 60 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
ArrayFlatten   (Built-in Mathematica Symbol)
ArrayFlatten[{{m_11, m_12, ...}, {m_21, m_22, ...}, ...}] creates a single flattened matrix from a matrix of matrices m i j. ArrayFlatten[a, r] flattens out r pairs of levels ...
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
IncidenceMatrix   (Built-in Mathematica Symbol)
IncidenceMatrix[g] gives the vertex-edge incidence matrix of the graph g.
SchurDecomposition   (Built-in Mathematica Symbol)
SchurDecomposition[m] yields the Schur decomposition for a numerical matrix m, given as a list {q, t} where q is an orthonormal matrix and t is a block upper-triangular ...
PauliMatrix   (Built-in Mathematica Symbol)
PauliMatrix[k] gives the k\[Null]^th Pauli spin matrix \[Sigma]_k.
TransformationMatrix   (Built-in Mathematica Symbol)
TransformationMatrix[tfun] gives the homogeneous matrix associated with a TransformationFunction object.
IdentityMatrix   (Built-in Mathematica Symbol)
IdentityMatrix[n] gives the n*n identity matrix.
MorphologicalComponents   (Built-in Mathematica Symbol)
MorphologicalComponents[image] gives an array in which each pixel of image is replaced by an integer index representing the connected foreground image component in which the ...
OutputControllabilityMatrix   (Built-in Mathematica Symbol)
OutputControllabilityMatrix[ss] gives the output controllability matrix of the StateSpaceModel object ss.
Ratios   (Built-in Mathematica Symbol)
Ratios[list] gives the successive ratios of elements in list. Ratios[list, n] gives the n\[Null]^th iterated ratios of list. Ratios[list, {n_1, n_2, ...}] gives the ...
1 ... 3|4|5|6|7|8|9 ... 33 Previous Next

...