I have an 6000*16000 matrix D
I need to compute matrix C
formed by the first l
eigenvectors with the smallest
eigenvalues D
( I don't choose the right l
until now)
what is the faster way to compute C
?
I have an 6000*16000 matrix D
I need to compute matrix C
formed by the first l
eigenvectors with the smallest
eigenvalues D
( I don't choose the right l
until now)
what is the faster way to compute C
?