- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using ippmEigenValuesVectorsSym_m_32f in order to calculate Evals and Evecs of matrix B
matrix B is the result of A*A' and it is symetric ..
now the problem:
When comparing to MATLAB results:
Matrix B is equale in both programs (matlab and c code)
the eigen vectors are NOT equale, how come ???
also tried to use ippmEigenValuesVectors_m_32f .. but no good.
and one more thing:
does ipp provides a solution for the general eigen problem ?
meaning :
input : matrix A, matrix B
A*V = B*V*D
output:
eigen vecs V
eigen vals D (diagonal matrix)
thanks,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is there a reason why no one reply to my questions ?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page