Introduction - If you have any usage issues, please Google them yourself
rls.m- Basic recursive least squares.
qr_rls.m- Square-root version of RLS using a QR decomposition.
bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).