Jump to content

Category:Matrices: Difference between revisions

Add a quick example of a matrix.
(Add a quick example of a matrix.)
 
Line 1:
[[Category:Mathematical operations]]Tasks in this category have to do with creation of or mathematics with matrices.[[Category:Mathematics]]
In mathematics, a [[wp:matrix (mathematics)|matrix]] is a rectangular arrangement of scalars. An ''n'' × ''m'' matrix contains ''n'' rows and ''m'' columns. This example is a 3 × 4 matrix:
[[Category:Mathematics]]
 
<math>M = \begin{bmatrix} 2 & 0 & -5 & -1 \\ -3 & -2 & -4 & 7 \\ -1 & -3 & 0 & -6 \end{bmatrix}</math>
 
Many computer languages can handle matrices. Tasks in this category create matrices, or do mathematics with matrices.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.