Re: Computing 22k x 22k matrix eigen values
- From: carlos@xxxxxxxxxxxx
- Date: 5 Apr 2006 13:47:46 -0700
exact arithmetic? you mean indeed integer arithmetic,o.k.
then computing the eigenvalues of the tridiagonal matrix numerically?
special version avoiding the normalization
but what about the eigenvectors..
i still hope he wants only some ..
Yes, exact integer arithmetic with 2^n scalings. Matrix known only
as product Ax. Nonzero entries (actually -1,+1) about 100/row.
Picture perfect for Lanczos if reorthogonalization is skipped
hence exact arithmetic. Tridiag converted to quad float when done,
all 16M eigenvalues extracted. No eigenvectors needed, I think.
.
- References:
- Computing 22k x 22k matrix eigen values
- From: rveloso
- Re: Computing 22k x 22k matrix eigen values
- From: carlos
- Re: Computing 22k x 22k matrix eigen values
- From: Peter Spellucci
- Computing 22k x 22k matrix eigen values
- Prev by Date: Viterbi algorithm for decoding of convolution codes
- Next by Date: Re: Viterbi algorithm for decoding of convolution codes
- Previous by thread: Re: Computing 22k x 22k matrix eigen values
- Next by thread: New mathematics/physical sciences positions at http://jobs.phds.org, April 03, 2006
- Index(es):
Relevant Pages
|