davidhuangal / QRFactorization

Simple matlab program to compute the QR factorization of a matrix using reflectors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QRFactorization

A simple matlab/octave program that computes the QR factorization of a matrix using reflectors.

About

Simple matlab program to compute the QR factorization of a matrix using reflectors.

License:MIT License