Code covered by the BSD License
-
inpnormsubspaces(SS,X)
inpnormsubspaces provides the norm of inner products in each subspaces
-
inpsubspaces(SS, X)
inpsubspaces provides inner products of each base of each subspaces
-
ksubspaces(X,k,dim,SS,iter,ep...
ksubspaces provides k-subspaces clustering with k-means like algorithm
-
projnnsubspaces(SS,X,IDX)
projnnsubspaces provides the projection for the nearest subspaces
-
seqksubspaces(X,dim,th,iter)
-
demo.m
-
View all files
|
|
| File Information |
| Description |
The K-subspaces provides the k-means like clustering.
As same as the k-means clustering, subspaces are randomly initialized.
Then, data are classified based on the distance to the subspaces. Actually, the inner products are evaluated instead of the distance. The subspaces are updated based on the PCA with the clustered data.
These processes are iteratively applied to obtained the subspaces and clustering results.
|
| MATLAB release |
MATLAB 7.14 (R2012a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us