Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Feature classification

1 visualizzazione (ultimi 30 giorni)
Jigar Gada
Jigar Gada il 6 Apr 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
I am working on Face recognition and have generated the features using PCA and then LDA. While the features are given as input to the neural net using back propogation, i dont know what to set as target. i tried using the following target but my results are not accurate. e.g for 3 subjects with 3 sample data for each. i set the target as [1 1 1 0 0 0 0 0 0 ; 0 0 0 1 1 1 0 0 0; 0 0 0 0 0 0 1 1 1];
Sumone plz help me out..
  1 Commento
Greg Heath
Greg Heath il 8 Apr 2012
The target looks OK to me. Therefore, it is probably something else.
Greg

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by