i'm doing the eigenvector and eigenvalue calculator system. i don't know how to find eigenvector from a corresponding eigenvalue!!
help!!

The following has some source code to calculate eigenvalues
http://www.codeproject.com/KB/recipes/psdotnetmatrix.aspx

The only problem : it's in C# not VB. But math code often consists of for loops and arrays so it should not be that difficult to translate it to VB.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.