Clear Filters
Clear Filters

Finding the closest axis for each principle component.

3 views (last 30 days)
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.

Answers (1)

Jan
Jan on 12 Sep 2013
Edited: Jan on 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.

Community Treasure Hunt

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

Start Hunting!