Linear Algebra/Zero Matrices and Zero Vectors/: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Thenub314
categorizing.
 
(No difference)

Latest revision as of 10:49, 13 July 2009

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