1 - 10 of 371 for MatrixFormSearch Results
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 ...
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 ...
TableAlignments   (Built-in Mathematica Symbol)
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.
DesignMatrix   (Built-in Mathematica Symbol)
DesignMatrix[{{x_11, x_12, ..., y_1}, {x_21, x_22, ..., y_2}, ...}, {f_1, f_2, ...}, {x_1, x_2, ...}] constructs the design matrix for the linear model \[Beta]_0 + \[Beta]_1 ...
Do Linear Algebra   (Mathematica How To)
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .
1|2|3|4 ... 38 Next

...