PROBLEM 3: PRINCIPAL COMPONENT ANALYSIS

The goal of this assignment is to teach you the fundamentals of pattern recognition and classification. We will focus on two techniques known as Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA). We will make use of the Java pattern recognition applet for these experiments.
The Java applet allows you to build many such interesting classification experiments. We encourage you to experiment with the applet to learn more about the differences between PCA and LDA.