[Fwd: QR codes "economy size" decomposition]
- Subject: [Fwd: QR codes "economy size" decomposition]
- From: Ron Boisvert <boisvert@nist.gov>
- Date: Tue, 06 Feb 2007 17:15:42 -0500
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1; format=flowed
- User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
Sender: Sione <sionep@xtra.co.nz>
Subject: QR codes "economy size" decomposition
Hello JAMA users,
I would like to request if anyone has a version of QRDecomposition that
does "economy size" decomposition the same as in Matlab command like the
following:
[Q,R] = QR(A,0) produces the "economy size" decomposition.
If m>n, only the first n columns of Q and the first n rows of R are
computed. If m<=n, this is the same as [Q,R] = QR(A).
Thanks,
sione.
Date Index |
Thread Index |
Problems or questions? Contact list-master@nist.gov