photo

Liz Hahn


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
reconstructing image that has been decompposed using svd
If I set data as my input image %svd: [u,s,v] = svd(data) data_new1 = u*s*v'; %pca [coef,score] = pca(data); data_new2 = (...

alrededor de 12 años hace | 0

Respondida
reconstructing image that has been decompposed using svd
So A will be my image in principal component axis?

alrededor de 12 años hace | 0

Pregunta


princomp and svd are different?
Hello, Im doing pca using princomp and svd. Here what I can conclude: princomp do pca of centered data and will be equal to svd...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas