11 - 20 of 847 for matrixSearch Results
View search results from all Wolfram sites (16670 matches)
DiagonalMatrix   (Built-in Mathematica Symbol)
DiagonalMatrix[list] gives a matrix with the elements of list on the leading diagonal, and 0 elsewhere. DiagonalMatrix[list, k] gives a matrix with the elements of list on ...
MatrixPower   (Built-in Mathematica Symbol)
MatrixPower[m, n] gives the n\[Null]\[Null]^th matrix power of the matrix m. MatrixPower[m, n, v] gives the n\[Null]^th matrix power of the matrix m applied to the vector v.
IdentityMatrix   (Built-in Mathematica Symbol)
IdentityMatrix[n] gives the n*n identity matrix.
ToeplitzMatrix   (Built-in Mathematica Symbol)
ToeplitzMatrix[n] gives the n*n Toeplitz matrix with first row and first column being successive integers.ToeplitzMatrix[{c_1, c_2, ..., c_n}] gives the Toeplitz matrix whose ...
ViewMatrix   (Built-in Mathematica Symbol)
ViewMatrix is an option for Graphics3D and related functions that can be used to specify a pair of explicit homogeneous transformation and projection matrices for 3D ...
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
MatrixQ   (Built-in Mathematica Symbol)
MatrixQ[expr] gives True if expr is a list of lists or a two-dimensional SparseArray object that can represent a matrix, and gives False otherwise. MatrixQ[expr, test] gives ...
MatrixExp   (Built-in Mathematica Symbol)
MatrixExp[m] gives the matrix exponential of m. MatrixExp[m, v] gives the matrix exponential of m applied to the vector v.
Matrix-Based Minimization   (Mathematica Guide)
 
Get Parts of a Matrix   (Mathematica How To)
Mathematica has many matrix operations that support operations such as building, computing, and visualizing matrices. It also has a rich language for picking out and ...
1|2|3|4|5 ... 85 Previous Next

...