Info

此问题已关闭。 请重新打开它进行编辑或回答。

Feature classification

1 次查看(过去 30 天)
Jigar Gada
Jigar Gada 2012-4-6
关闭: MATLAB Answer Bot 2021-8-20
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 个评论
Greg Heath
Greg Heath 2012-4-8
The target looks OK to me. Therefore, it is probably something else.
Greg

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by