Updating Eigenvectors
- From: Behjat <behjats@xxxxxxxxx>
- Date: Sun, 10 Aug 2008 01:38:17 -0700 (PDT)
Hi,
I am looking for efficient methods of updating the eigenvectors when
the dimensions of the matrix is incremented.
Specifically, if I have a solution to the generalized eigenvalue
problem Ax = B $\lambda$ x with A and B of dimensions nxn. Now A and
B are updated to A' and B' of dimensions (n+1)x(n+1) by appending a
row, column and a diagonal element. Are there any efficient ways of
solving for A'x' = B' $\lambda'$ x'?
Thanks,
Behjat
.
- Follow-Ups:
- Re: Updating Eigenvectors
- From: Carl Christian Kjelgaard Mikkelsen
- Re: Updating Eigenvectors
- Prev by Date: Updating Eigenvectors
- Next by Date: Re: about cell centered multigrid method
- Previous by thread: Updating Eigenvectors
- Next by thread: Re: Updating Eigenvectors
- Index(es):
Relevant Pages
|