Newsgroups: sci.math.num-analysis
From: Hiu Chung Law <antis...@antispam.org>
Date: 25 Apr 2003 18:17:40 GMT
Local: Fri 25 Apr 2003 19:17
Subject: A simple question on power iteration...
Given a real symmetric matrix A, the power method
v[i+1] = A v[i] can be used to find the eigenvector corresponding to the eigenvalue So... if I want to use the power method to find the eigenvector with I check with the book matrix computation and it seems that it has not Thank you for your help! P.S. My email is lawhiu at cse dot msu dot edu You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: sci.math.num-analysis
From: Arnold Neumaier <Arnold.Neuma...@univie.ac.at>
Date: Fri, 25 Apr 2003 20:59:35 +0200
Local: Fri 25 Apr 2003 19:59
Subject: Re: A simple question on power iteration...
Take sigma=||A|| in any norm.
But using the lanczos algorithm will be much more efficient than your proposal. Arnold Neumaier You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: sci.math.num-analysis
From: Ron Shepard <ron-shep...@NOSPAM.attbi.com>
Date: Sat, 26 Apr 2003 15:29:01 GMT
Local: Sat 26 Apr 2003 16:29
Subject: Re: A simple question on power iteration...
In article <b8bu44$ib...@msunews.cl.msu.edu>,
Hiu Chung Law <antis...@antispam.org> wrote: > Given a real symmetric matrix A, the power method There are several ways to estimate lower bounds for the eigenvalues. > v[i+1] = A v[i] > can be used to find the eigenvector corresponding to the eigenvalue > So... if I want to use the power method to find the eigenvector with Look for residual norm bounds and Gerschgoren disk bounds in your reference books. However, unless this is purely an academic exercise, there are (A - shift*I) v[i+1] = v[i] With a shift that is close to your desired eigenvalue, this has the $.02 -Ron Shepard You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
Newsgroups: sci.math.num-analysis
From: iandjmsm...@aol.com (Ian Smith)
Date: 28 Apr 2003 00:47:30 -0700
Local: Mon 28 Apr 2003 08:47
Subject: Re: A simple question on power iteration...
Hiu Chung Law <antis...@antispam.org> wrote in message <news:b8bu44$ibi$1@msunews.cl.msu.edu>...
If you let v(n) = A v(n-1) - lambda v(n-1) and find the minimum/maximum with respect to lambda of v(n)TAv(n)/(v(n)Tv(n)) subject to v(n)Tv(n) = 1 (T is meant to be transpose). Then the two possible sequences of v's will tend to the eigen vectors of the minimum/maximum eigen values. It will also improve the rate of convergence. This is a simplified version of someone's algorithm for finding the Ian Smith You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |