the principle of dimensionality reduction with pca is the representation of the dataset ‘x’in terms of eigenvectors ei ∈ rn of its covariance matrix. the eigenvectors oriented in the direction with the maximum variance of x in rn carry the most relevant information of x. these eigenvectors are called principal components [8]. assume that n images in a set are originally represented in mat...