| Author |
Comment/Response |
Dave
|
10/14/06 2:26pm
I'm looking for code that will normalize the Eigenvector[] function efficiently.
Currently I'm dividing through by the length of the vector and would like to know if anyone else has a comment on this.
It turns out that most linear algebra books skip this issue and make you guess by figuring out which ones to set to 1, etc. Even Boaz says "[with some effort we can find the matrix C...but not here]"
I'd like a tried and true, no-worries method.
Thanks
URL: , |
|