davinci-net.
Share Brilliantly
linear
algebra
QR Decomposition
Overview
A QR decomposition of a real matrix {% A %} is
{% A = QR %}
for an orthonormal matrix {% Q %} and an upper triangular matrix {% R %}.
Example
Contents