What we compute
The change-of-coordinates matrix \(\mathbf{S}\) from \(\mathcal{V}\) to \(\mathcal{U}\):
$ \mathbf{S} = \mathbf{U}^{-1}\mathbf{V} $
Compute the matrix \(\mathbf{S}\) that converts coordinates from basis \(\mathcal{V}\) to basis \(\mathcal{U}\) in \(\mathbb{R}^n\). Prefer pictures? See the Coordinate Transform Visualizer.
The change-of-coordinates matrix \(\mathbf{S}\) from \(\mathcal{V}\) to \(\mathcal{U}\):
\(\mathbf{V}\) — initial basis. Columns are \(v_1,\ldots,v_n\).
\(\mathbf{U}\) — final basis. Columns are \(u_1,\ldots,u_n\).
We row-reduce \([\mathbf{U}\mid\mathbf{V}]\) to \([\mathbf{I}\mid\mathbf{S}]\).
Translates coordinates between bases:
The inverse \(\mathbf{S}^{-1}=\mathbf{V}^{-1}\mathbf{U}\) goes the other way.
Enter \(n\) and click Generate Matrices — or hit Load Example for a worked \(2\times 2\) case.