Community Profile

photo

Rifat Hossain


Attivo dal 2016

Followers: 0   Following: 0

Contatto

Statistiche

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


how can i find the weights of the faces in this transformed space with respect to the Eigen Vectors Vi.this is the step 4 in the PCA algorithm .algorithm link include below.it will be helpful to give matlab code of step 4,5 of the algorithm.
<https://sites.google.com/site/autosignlan/algorithms-used/principal-component-analysis find weight of faces of transform space ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Risposto
convert matrix in single column
columnvector=matrix(:) this work fine

oltre 7 anni fa | 0