help-octave
[Top][All Lists]
Advanced

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

Re: extracting only first few eigenvectors


From: Jordi Gutiérrez Hermoso
Subject: Re: extracting only first few eigenvectors
Date: Fri, 24 Aug 2012 17:34:11 -0400

On 24 August 2012 17:20, Mike Miller <address@hidden> wrote:
> Suppose I have a symmetric matrix of maybe 10000 x 10000 and I want to
> extract only the 10 eigenvectors associated with the 10 largest eigenvalues.

Use the eigs function instead of eig.

HTH,
- Jordi G. H.


reply via email to

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