Exercise: PCA in 2D

From Ufldl

Jump to: navigation, search
(Created page with "In this exercise you will implement PCA and PCA whitening, as described in the notes, to generate the images displayed in the notes yourself. You will build on the starter code t...")
(Replaced content with "This page can be deleted. Category:Delete")
 
Line 1: Line 1:
-
In this exercise you will implement PCA and PCA whitening, as described in the notes, to generate the images displayed in the notes yourself. You will build on the starter code that has been provided to you at LOCATION HERE. You need only write code at the places indicated by "YOUR CODE HERE" in the files. The only file you need to modify is <tt>pca_2d.m</tt>. Implementing this exercise will make the following exercise significantly simpler.
+
This page can be deleted.
 +
 
 +
[[Category:Delete]]

Latest revision as of 23:57, 10 April 2011

Personal tools