We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcedc40 commit f152ebbCopy full SHA for f152ebb
getPrincipalDirection.m
@@ -50,7 +50,7 @@
50
elseif strcmp(method, 'pca')
51
52
% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % %
53
- % Use SVD: eigenvalues are taken directly from the data matrix %
+ % Use PCA: eigenvalues are taken from the covariance matrix %
54
55
56
% Perform PCA
0 commit comments