How do I construct a change of basis matrix?
For example in $\mathbb R^3$, how to construct matrix changing basis from $A$ to $B$?
$A=\begin{pmatrix} 1 \\ 0 \\5 \end{pmatrix}\begin{pmatrix} 4 \\ 5 \\5 \end{pmatrix}\begin{pmatrix} 1 \\ 1 \\4 \end{pmatrix}$
$B=\begin{pmatrix} 1 \\ 3 \\2 \end{pmatrix}\begin{pmatrix} -2 \\ -1 \\1 \end{pmatrix}\begin{pmatrix} 1 \\ 2 \\3 \end{pmatrix}$