[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help eig?
From: |
Mithil |
Subject: |
Re: help eig? |
Date: |
Thu, 23 Mar 2017 06:34:01 -0700 (PDT) |
[v,LAMBDA] = eig(A)
returns v and LAMBDA
where v contains the eigenvectors of A and LAMBDA is a diagonal matrix of
eigenvalues of A.
see this link : https://in.mathworks.com/help/matlab/ref/eig.html
<https://in.mathworks.com/help/matlab/ref/eig.html>
--
View this message in context:
http://octave.1599824.n4.nabble.com/help-eig-tp4682307p4682589.html
Sent from the Octave - General mailing list archive at Nabble.com.