K-subspaces
Version 1.0.0.0 (4.2 KB) by
Masayuki Tanaka
K-subspaces provides the k-means like clustering.
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.
Cite As
Masayuki Tanaka (2024). K-subspaces (https://www.mathworks.com/matlabcentral/fileexchange/37353-k-subspaces), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Cluster Analysis and Anomaly Detection >
Find more on Cluster Analysis and Anomaly Detection in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |