Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Eigen value and Eigen vector?
Date: Thu, 16 Aug 2007 20:20:14 +0000 (UTC)
Organization: Nationwide Mutual Insurance Co.
Lines: 10
Message-ID: <fa2bhu$5bp$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1187295614 5497 172.30.248.37 (16 Aug 2007 20:20:14 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 16 Aug 2007 20:20:14 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 642723
Xref: news.mathworks.com comp.soft-sys.matlab:424208



Hi,

Matlab function [V,D]=eig() would generate eigenvalues in 
ascending order and the associated eigenvectors.

Is there an easy way to generate eigenvalues and 
associated eigenvectors in descending order?

Thanks,
Stephen