photo

Liz Hahn


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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 = (...

circa 12 anni fa | 0

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

circa 12 anni fa | 0

Domanda


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...

circa 12 anni fa | 0 risposte | 0

0

risposte