11 - 20 of 324 for MatrixFormSearch Results
View search results from all Wolfram sites (2090 matches)
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 .
RowsEqual   (Built-in Mathematica Symbol)
RowsEqual is an option for the low-level function GridBox that specifies whether all rows in the grid should be assigned equal total height.
Input a Matrix   (Mathematica How To)
Mathematica supports operations on matrices of any size and has a range of input methods appropriate for different needs, from small formatted matrices via keyboard or ...
TableHeadings   (Built-in Mathematica Symbol)
TableHeadings is an option for TableForm and MatrixForm which gives the labels to be printed for entries in each dimension of a table or matrix.
Get Elements of Lists   (Mathematica How To)
Lists are very important structures in Mathematica. Lists allow you treat any kind of collection of objects as a single entity. Sometimes you need to pick out or extract ...
Tensors   (Mathematica Guide)
Mathematica's uniform representation of vectors and matrices as lists automatically extends to tensors of any rank, allowing Mathematica's powerful list manipulation ...
Minors   (Built-in Mathematica Symbol)
Minors[m] gives the minors of a matrix m. Minors[m, k] gives the k\[Null]\[Null]^th minors.
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 ...
Band   (Built-in Mathematica Symbol)
Band[{i, j}] represents the sequence of positions on the diagonal band that starts with {i, j} in a sparse array.Band[{i_min, j_min, ...}, {i_max, j_max, ...}] represents the ...
1|2|3|4|5 ... 33 Previous Next

...