Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PCA on complex valued data

Status
Not open for further replies.

rat_race

Member level 2
Joined
Aug 1, 2005
Messages
44
Helped
3
Reputation
6
Reaction score
0
Trophy points
1,286
Activity points
1,665
hi everyone

i have a set of complex valued vectors which i want to perform principal component analysis on. so my data matrix will be all the vectors putten as columns of the matrix beside each other where the number of components of each vector is 10 and the total number of vectos is 1000, so that my data matrix's size will be 10 X 1000.

now as the data are all complex valued, trivially the correlation/covariance matrices will also be complex valued (except for the main diagonal) and consequently eigenanalysis of such correlation matrix will lead to eigen vactors with complex valued elements. now , the article that i am trying to re-implement says in it that the eigenvectors of such analysis will be real but has not described how ! :(

Now can anybody tell me how on earth am i supposed to get MEANINGFUL real valued eigenvectors out of a complex valued data. please help me or at least introduce me a reference.

Best
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top