21 - 30 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
HankelMatrix   (Built-in Mathematica Symbol)
HankelMatrix[n] gives the n*n Hankel matrix with first row and first column being successive integers.HankelMatrix[{c_1, c_2, ..., c_n}] gives the Hankel matrix whose first ...
HermiteDecomposition   (Built-in Mathematica Symbol)
HermiteDecomposition[m] gives the Hermite normal form decomposition of an integer matrix m.
Work with Nested Lists   (Mathematica How To)
Nested lists are lists within a list; they are the principal structure for data in Mathematica and allow for high-dimension arrays and ragged datasets as well as common uses ...
LowerTriangularize   (Built-in Mathematica Symbol)
LowerTriangularize[m] gives a matrix in which all but the lower triangular elements of m are replaced with zeros. LowerTriangularize[m, k] replaces with zeros only the ...
UpperTriangularize   (Built-in Mathematica Symbol)
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
Work with Sparse Matrices   (Mathematica How To)
Sparse representations of matrices are useful because they do not store every element. If one particular value appears very frequently it can be very advantageous to use a ...
LinearAlgebra`MatrixManipulation`   (Mathematica Compatibility Information)
AppendColumns, AppendRows, and BlockMatrix are available using the Mathematica kernel functions Join and ArrayFlatten. TakeRows, TakeColumns, TakeMatrix, and SubMatrix are ...
Prepend   (Built-in Mathematica Symbol)
Prepend[expr, elem] gives expr with elem prepended.
GraphDistanceMatrix   (Built-in Mathematica Symbol)
GraphDistanceMatrix[g] gives the matrix of distances between vertices for the graph g.GraphDistanceMatrix[g, d] gives the matrix of distances between vertices of maximal ...
TableSpacing   (Built-in Mathematica Symbol)
TableSpacing is an option for TableForm and MatrixForm which specifies how many spaces should be left between each successive row or column.
1|2|3|4|5|6 ... 33 Previous Next

...