Search found 1 match

by rizu81
Tue Oct 06, 2015 9:54 pm
Forum: Help With Programming
Topic: Eigen Values
Replies: 1
Views: 5774

Eigen Values

Hello Moderator, I am new to RATS. and I am struggling with one very basic thing. I could get and see the Eigen values of a matrix (say, x) by writing the following code eigen x y dis y where y is a matrix of (350*3) dimension. But i don't know how to store this element of y. for example: i want to ...