You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not putting the 1/(N-1) makes the eigenvalues dependent on the number of points you have in the cloud. Double the number of data points you have in the exact same [x,y,z] interval you will get eigenvalues that are twice as big. The eigenvectors may still be fine as they are also normalized. But it still looks incorrect to me.
Was there a reason to write it like this that I'm missing?
Engin
The text was updated successfully, but these errors were encountered:
Dug this one out of the dev/user list. Original post here with a rebound here.
The text was updated successfully, but these errors were encountered: