====== Math 445 lecture 6: matrices in Matlab ====== Topics: * matrix indexing: getting and setting matrix elements, rows, and columns * matrix multiplication versus elementwise multiplication * initialization: ''zeros, eye, rand, randn''