Re: convergence of QR-algorithm
From: hansm (mittelmann_at_asu.edu)
Date: 03/20/05
- Next message: Jeremy Watts: "Re: convergence of QR-algorithm"
- Previous message: Jeremy Watts: "convergence of QR-algorithm"
- In reply to: Jeremy Watts: "convergence of QR-algorithm"
- Next in thread: Jeremy Watts: "Re: convergence of QR-algorithm"
- Reply: Jeremy Watts: "Re: convergence of QR-algorithm"
- Messages sorted by: [ date ] [ thread ]
Date: 20 Mar 2005 10:04:26 -0800
Hi,
I strongly suggest you consult a good boock on numerical algebra and
study the QR algorithm. Things are much more complicated. If you work
in real arithmetic for complex-conjugate eigenvalues only a 2x2 block
will converge. However, if you have real deficient eigenvalues then
even a larger block will only converge. To make QR work and also be
efficient you have to apply a variety of measures such as initial
reduction to Hessenberg form, single/double shifts etc.
Books are Demmel, Golub&VanLoan etc
Hans Mittelmann
- Next message: Jeremy Watts: "Re: convergence of QR-algorithm"
- Previous message: Jeremy Watts: "convergence of QR-algorithm"
- In reply to: Jeremy Watts: "convergence of QR-algorithm"
- Next in thread: Jeremy Watts: "Re: convergence of QR-algorithm"
- Reply: Jeremy Watts: "Re: convergence of QR-algorithm"
- Messages sorted by: [ date ] [ thread ]