Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode OS program
Title: pca Download
 Description: Function to perform Principle Component Analysis over a set of training vectors passed as a concatenated matrix. Usage:- [V,D,M] = pca(X,n) [V,D] = pca(X,aM,n) where:- <input> X = concatenated set of column vectors aM = assume that the mean is aM n = number of principal components to extract (optional) <output> V = ensemble of column eigen-vectors D = vector of eigen-values M = mean of X (optional)
 Downloaders recently: [More information of uploader Praveen]
 To Search:
File list (Check if you may need any files):
 

pca.m
    

CodeBus www.codebus.net