Can PCA be applied to achieve any data dimension that we want?
Mostra commenti meno recenti
Recently, I was trying to reproduce an algorithm in other's paper. In it, the author exploited PCA to reduce the dimensionality of a
matrix
to
which is shown below as Fig.1. I was not familiar with the PCA. After reading the MATLAB documentation of PCA, I was wondering whether this reduction in matrix dimensionality was possible.
matrix
which is shown below as Fig.1. I was not familiar with the PCA. After reading the MATLAB documentation of PCA, I was wondering whether this reduction in matrix dimensionality was possible.If it is true, how should I realize it in MATLAB?

The matrix
represents the coupling from transmit antennas to receive antennas. Each row (
) represents the coupling from all J transmit antennas to the corresponding receive antenna.
represents the coupling from transmit antennas to receive antennas. Each row (
) represents the coupling from all J transmit antennas to the corresponding receive antenna.Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Dimensionality Reduction and Feature Extraction in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!