We look for a rotation/transform matrix A ∈ ℝ2×2 and a translation
b ∈ ℝ2 so that y(k) ≈ A x(k) + b for the marked
point pairs. "Run" fits (Â, b̂) minimizing
∑k ‖ y(k) − (A x(k) + b) ‖22
using the method selected below: the normal equation (exact) or gradient descent (iterative).