eigenvalues in LDA
- From: Geordie <camusartre@xxxxxxxxx>
- Date: Mon, 26 May 2008 01:46:26 -0700 (PDT)
hello, the problem I'm dealing with is finding eigenvalues and
eigenvectors of a
real, non-simmetric matrix, to perform Linear Discrminant Analysis of
data.
I know it is possible to find them by reducing the matrix to
Hessenberg form ("Numerical recipes in C").
But now I'm facing the problem of selecting the largest eigenvalues
(that's what LDA theory says): as they can be complex, should I choose
the largest modules?
Thanks to anyboddy can help me
geordie
.
- Follow-Ups:
- Re: eigenvalues in LDA
- From: Greg Heath
- Re: eigenvalues in LDA
- From: Peter Spellucci
- Re: eigenvalues in LDA
- Prev by Date: Re: Solving a large, sparse, nearly symmetric system
- Next by Date: Miracles of Islam
- Previous by thread: Gauss Jordan elimination/Numerical Recipies in C
- Next by thread: Re: eigenvalues in LDA
- Index(es):
Relevant Pages
|
|