Products with Transposes. Use matrices to find the product of A^(T)B. A=[1] B=[1] [4] [-1]
what is A^T?
\[A ^{T}\] meaning T is transposes
Of course, I know what it is, I just ask whether you know how to get A^T from A?
\[\Large\rm A=\left(\begin{matrix}1 \\ 4\end{matrix}\right)\]\[\Large\rm A^T=?\]
is (1 4)
\[\Large\rm A^T=\left(\begin{matrix}1 & 4\end{matrix}\right)\]Good good good.
\[\Large\rm \left(\begin{matrix}1 & 4\end{matrix}\right)\left(\begin{matrix}1 \\ -1\end{matrix}\right)\]Having trouble multiplying these? :o
Might be a good idea to determine the `size` of the resulting matrix before doing any calculations.
(1x2) multiplying a (2x1) gives us what size? :3
2x2?
The `inner` numbers tell us whether matrix multiplication CAN BE applied. The 2's match, good, so we can multiply. The resulting matrix will be the `outer` numbers
would it be 1 and -4?
Woops, the outer numbers are 1 and 1, yes? So our resulting matrix will be a 1x1 matrix. Yes, you've done your calculations correct, but that value should go into our single slot. 1(1)+4(-1)
-3?
\[\Large\rm \left[\begin{matrix}1 & 4\end{matrix}\right]\left[\begin{matrix}1 \\ -1\end{matrix}\right]=[-3]\]Yay good job \c:/
thank you for your help
hey @zepdrix do you know when it will not be compatible?
|dw:1413166357914:dw|
Join our real-time social learning platform and learn together with your friends!