81 - 90 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
SingularValueDecomposition   (Built-in Mathematica Symbol)
SingularValueDecomposition[m] gives the singular value decomposition for a numerical matrix m as a list of matrices {u, w, v}, where w is a diagonal matrix and m can be ...
WignerD   (Built-in Mathematica Symbol)
WignerD[{j, m_1, m_2}, \[Psi], \[Theta], \[Phi]] gives the Wigner D-function D_m_1^m_2, j(\[Psi], \[Theta], \[Phi]).WignerD[{j, m_1, m_2}, \[Theta], \[Phi]] gives the Wigner ...
RotationMatrix   (Built-in Mathematica Symbol)
RotationMatrix[\[Theta]] gives the 2D rotation matrix that rotates 2D vectors counterclockwise by \[Theta] radians.RotationMatrix[\[Theta], w] gives the 3D rotation matrix ...
SparseArray   (Built-in Mathematica Symbol)
SparseArray[{pos_1 -> val_1, pos_2 -> val_2, ...}] yields a sparse array in which values val_i appear at positions pos_i. SparseArray[{pos_1, pos_2, ...} -> {val_1, val_2, ...
ConnectedGraphQ   (Built-in Mathematica Symbol)
ConnectedGraphQ[g] yields True if the graph g is connected, and False otherwise.
ScalingMatrix   (Built-in Mathematica Symbol)
ScalingMatrix[{s_x, s_y, ...}] gives the matrix corresponding to scaling by a factor s_i along each coordinate axis.ScalingMatrix[s, v] gives the matrix corresponding to ...
SimpleGraph   (Built-in Mathematica Symbol)
SimpleGraph[g] gives the underlying simple graph from the graph g.
HessenbergDecomposition   (Built-in Mathematica Symbol)
HessenbergDecomposition[m] gives the Hessenberg decomposition of a matrix m.
Item   (Built-in Mathematica Symbol)
Item[expr, options] represents an item within constructs such as Grid, Overlay, and Manipulate that displays with expr as the content, and with the specified options applied ...
CUDATranspose   (CUDALink Symbol)
CUDATranspose[mat] transposes input matrix mat.CUDATranspose[mem] transposes input CUDAMemory mem.
1 ... 6|7|8|9|10|11|12 ... 33 Previous Next

...