Math for EE: Quiz 1

Matrices!

Quiz was pretty simple but long ;)

Here we go:

A=[123012123] A = \begin{bmatrix} 1 & 2 & 3 \\ 0 & 1 & 2 \\ 1 & 2 & 3 \\ \end{bmatrix}

B=[315102561] B = \begin{bmatrix} 3 & 1 & 5 \\ 1 & 0 & 2 \\ 5 & 6 & 1 \\ \end{bmatrix}

Find (AB)2(A-B)^2 and (A+B)2(A+B)^2

Solution

This is left as an exercise to the reader ;)

Last words

good luck :D

Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy