Line 1: Line 1:
 
'''Matrix Multiplication and coordinate systems:'''
 
'''Matrix Multiplication and coordinate systems:'''
  
<math>A=\left(\begin{array}{cccc}1&2&3&4\\5&6&7&8\end{array}\right)</math>
+
Given the matrix A, B, and C,
 +
<math>A=\left[\begin{array}{cccc}1&2&3&4\\5&6&7&8\end{array}\right]</math>

Revision as of 10:22, 14 November 2012

Matrix Multiplication and coordinate systems:

Given the matrix A, B, and C, $ A=\left[\begin{array}{cccc}1&2&3&4\\5&6&7&8\end{array}\right] $

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva