View Full Version : QR decomposition
Dacus
08-29-2003, 08:07 AM
Hello,
Does somebody know where I can find the QR decomposition algorithm for rectangular matrices (using householder transformations)?
In "Numerical Recipes in C" only the particular case of a square matrix is given ... :confused:
Thx in advance,
Dacian
dacian.hantig@siemensvdo.com
boring7fordy7
09-11-2003, 10:12 AM
very funny
what do you think the R stands for?i
Dacus
09-12-2003, 02:37 AM
R stands for the upper-triangle matrix ...
But what this has to do with the A being a rectangular matrix instead of a square one?
Dacian
boring7fordy7
09-18-2003, 05:39 AM
hehehe i missread it :O)
but if you look at the SVD you find there a part of calculating QR for a non square Matrix.
Dacus
09-18-2003, 05:42 AM
Maybe, but I need householder as the method of obtaining the QR decomposition :(
TMcCloskey
09-18-2003, 12:12 PM
Check out LINPACK or/and LAPACK sources
boring7fordy7
09-20-2003, 04:11 AM
Originally posted by Dacus
Maybe, but I need householder as the method of obtaining the QR decomposition :(
they there use first housholder to QR and then use some Givens Rotations to get the triangular thing diagonalized.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.