function new_feature = pcp(feature) % PCP Principal component projection % NEW_FEATURE = PCP(FEATURE) projects the feature vectors % (as rows in FEATURE) into components in principal component % directions. % Roger Jang, Dec. 1997