Linear Algebra/Zero Matrices and Zero Vectors/

From testwiki
Revision as of 10:49, 13 July 2009 by imported>Thenub314 (categorizing.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Zero Matrix

A zero matrix is a matrix with all its entries being zero. An example of a zero matrix is

M=[000000000]

Zero Vector

A zero vector also called a null vector is a vector with all its entries being zero. An example of a zero vector is

v=(0,0,0,0)

Template:BookCat