Namespaces | Functions | Variables
pca.py File Reference

Go to the source code of this file.

Namespaces

namespace  hrl_lib::pca

Functions

def hrl_lib::pca.dimen_reduc
def hrl_lib::pca.pca
def hrl_lib::pca.sample_gaussian

Variables

tuple hrl_lib::pca.cov = np.matrix([[2.,50.],[50, 100]])
tuple hrl_lib::pca.mn = np.matrix((1., 5.))
tuple hrl_lib::pca.P = np.cov(s)
list hrl_lib::pca.p1 = mn+U[:,0]
list hrl_lib::pca.p2 = mn+U[:,1]
tuple hrl_lib::pca.s = sample_gaussian(mn, cov, 1000)


hrl_lib
Author(s): Cressel Anderson, Travis Deyle, Advait Jain, Hai Nguyen, Advisor: Prof. Charlie Kemp, Lab: Healthcare Robotics Lab at Georgia Tech
autogenerated on Wed Nov 27 2013 11:34:06