How can i convert some of images Matrices to be square symmetric Matrices?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Plz help ..How can i convert some of images Matrices to be square symmetric Matrices To apply PCA on them ,, because principal component analysis is performed on a square symmetric matrix.
0 Kommentare
Antworten (1)
Image Analyst
am 2 Apr. 2020
Matrices do not need to be square to do PCA on them. Attached is an example where I do PCA on the 3-D color gamut of an RGB image. Plus another example on a point cloud.
4 Kommentare
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!