help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

First N eigenvectors


From: Keith Goodman
Subject: First N eigenvectors
Date: Tue, 21 Sep 2004 09:36:40 -0700

I need to find the first few eigenvectors (the ones with the largest
eigenvalues) of a large matrix.

The function eig works but it is slow because the matrix is large and
because I need to repeat the process hundreds of times.

Does anyone have a function that finds the first N eigenvectors of a
real symmetric matrix--sort of like Matlab's eigs function?



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]