371 - 324 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
MatrixForm   (Built-in Mathematica Symbol)
MatrixForm[list] prints with the elements of list arranged in a regular array.
Vectors and Matrices   (Mathematica Tutorial)
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
Tables and Matrices   (Mathematica Tutorial)
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
TableDirections   (Built-in Mathematica Symbol)
TableDirections is an option for TableForm and MatrixForm which specifies whether successive dimensions should be arranged as rows or columns.
TableDepth   (Built-in Mathematica Symbol)
TableDepth is an option for TableForm and MatrixForm which specifies the maximum number of levels to be printed in tabular or matrix format.
Create a Matrix   (Mathematica How To)
Matrices are represented in Mathematica with lists. They can be entered directly with the { } notation, constructed from a formula, or imported from a data file. Mathematica ...
TableAlignments   (Built-in Mathematica Symbol)
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
GridFrameMargins   (Built-in Mathematica Symbol)
GridFrameMargins is an option for grids that specifies the spacing between the content of the grid and the frame surrounding it.
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 ...
ColumnsEqual   (Built-in Mathematica Symbol)
ColumnsEqual is an option for the low-level function GridBox which specifies whether all columns in the grid should be assigned equal width.
 Previous

...