2010年10月14日 星期四

MatLab -- find eigenvector and eigenvalue

from:http://www.mathworks.com/help/toolbox/fixedpoint/ref/mpower.html


a1= [-1.4 0.8;-2.4 1.8];

[VN,DN] = eig(a1,'nobalance')

沒有留言:

張貼留言