Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Hi,
I'm attempting to use the JacbiSVD algorithm on some 3x3 matrices and consistently get wildly incorrect SVD results (comparing to MATLAB). Both the singular values and the resulting U,V matrices are off by several orders of magnitude. Any ideas why this could be? I'm using stlport.h to compile for an Arduino Mega 2560.
Thanks!