DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Matrix and eigenvalue/eigenvector solving

Solved!
Go to solution
I would like to know if anyone has developed VB script for solving matrices, eigenvalues, and/or eigenvectors.
0 Kudos
Message 1 of 3
(3,993 Views)

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!

Al B.
Staff Software Engineer - TestStand
CTA/CLD
0 Kudos
Message 2 of 3
(3,964 Views)
Solution
Accepted by topic author Nick Papaconstantinou

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.

0 Kudos
Message 3 of 3
(3,947 Views)