Vectors, Matrix Operations and Components
January 22nd, 2023
10. Let A be an M x N matrix and X an N x 1 matrix.
(a) How many multiplications are needed to calculate AX?
(b) How many additions are needed to calculate AX?