06-25-2009 12:43 PM
Solved! Go to Solution.
06-26-2009 04:17 PM
Hi Nick,
I have not seen a script to calculate these values, but it would not be too difficult to create one yourself with an already existing algorithm. The wikipedia page for eigenvalue algorithm contains code for calculating these values:
Wikipedia: Eigenvalue algorithm
Hope this helps!
06-29-2009 08:33 AM
Al,
Thank you for the link. I had already found this information before but was checking to see if anyone had already coded something up for ready use.