Error message while Using PCA function in Matlab
이전 댓글 표시
Dear All,
I am using the matlab existing function> PCA to compute the PCs for matrix X (26, 5000), so 26 observations and 5000 variables.
But matlab gives the warning message as below @@Warning: Columns of X are linearly dependent to within machine precision. Using only the first 243 components to compute TSQUARED.
Does this mean the function only takes the first 243 variables to compute the PCs?
댓글 수: 1
Biraj Bhandari
2017년 7월 29일
https://stackoverflow.com/questions/27997736/matlab-warns-columns-of-x-are-linearly-dependent-to-within-machine-precision
채택된 답변
추가 답변 (1개)
Skirt Zhang
2017년 8월 9일
0 개 추천
Thanks for your answer, John
카테고리
도움말 센터 및 File Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!