QR Algorithm

Overview


QR Algorithm


The QR algorithm is an algorithm for computing the eigen values/vectors of a real matrix {% A %}. The alogorithm starts by defining {% A_0 = A %}. Define
{% A_k = Q_k R_k %}
where {% QR %} is the QR decomposition of {% A_k %}