% H = PCA_EXAMPLE_GUI_2D returns the handle to a new PCA_EXAMPLE_GUI_2D or the handle to % the existing singleton*. % PCA_EXAMPLE ...
This project implements Principal Component Analysis (PCA) using the NIPALS (Nonlinear Iterative Partial Least Squares) algorithm.