bisKmeansPP
PURPOSE
Projection pursuit function template to implement Bisecting K-Means
SYNOPSIS
function [v,fval,idx] = bisKmeansPP(X)
DESCRIPTION
Projection pursuit function template to implement Bisecting K-Means [V,FVAL,IDX] = BISKMEANSPP(X)
CROSS-REFERENCE INFORMATION
This function calls:- pcacomp Returns the principal components of (X) specified in vector (index)
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005