Finding the closest axis for each principle component.

2 visualizzazioni (ultimi 30 giorni)
sidra
sidra il 11 Set 2013
Commentato: sidra il 23 Ott 2013
I am trying to implement the feature selection part mentioned in the above paper.
I have computed the principle components and sorted them in order of magnitude of eigen values, as required.
The problem: For each principle component find the axis that is closest to it. I don't clearly understand what the authors mean by this statement. If anyone could explain and help me out with the code it would me immensely helpful.

Risposte (1)

Jan
Jan il 12 Set 2013
Modificato: Jan il 12 Set 2013
If you do not understand, what the authors mean, ask them. It would be much less efficient, when the contributors of this forum read the paper at first before they solve your problem. But the authors of the paper are surely professionals in the concerned topic.
It would be possible to assist you with the coding, if you post what you have done so far and ask a specific question concerning the code. But it is very unlikely that anybody will do the research for you and can fix your code without seeing any line of it.

Community Treasure Hunt

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

Start Hunting!

Translated by