Finding the closest axis for each principle component.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Jan
am 12 Sep. 2013
Bearbeitet: Jan
am 12 Sep. 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.
Siehe auch
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!