PCA demonstration and tool
Versión 1.0.3 (2,59 KB) por
Lyes Demri
This is just a small demo of PCA and includes a function to encode a data matrix with the smallest amount of dimensions
PCA_demo.m is a demonstration of Principal Component Analysis in action and is based on Ian Goodfellow's Deep Learning Book.
PCA.m is a function that will reduce the data you feed it using the smallest amount of dimensions necessary to represent it while preserving a reconstruction error below a threshold you can choose.
Citar como
Lyes Demri (2025). PCA demonstration and tool (https://www.mathworks.com/matlabcentral/fileexchange/135141-pca-demonstration-and-tool), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.