photo

Liz Hahn


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

1 Domanda
2 Risposte

RANK
200.392
of 301.200

REPUTAZIONE
0

CONTRIBUTI
1 Domanda
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 21.190

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.339

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

quasi 14 anni fa | 0

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

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

quasi 14 anni fa | 0 risposte | 0

0

risposte