IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
eig_ordered.m File Reference

Detailed Description

Returns eigenvectors of matrix ordered in descending order of eigenvalue.

See also
MATLAB's eig() function

Definition in file eig_ordered.m.

Go to the source code of this file.

Functions

function eig_ordered (in varargin)
 

Function Documentation

function eig_ordered ( in  varargin)
Parameters
vararginsee MATLAB's eig() function
Returns
[vectors, lambdas]