K-subspaces
バージョン 1.0.0.0 (4.2 KB) 作成者:
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.
引用
Masayuki Tanaka (2025). K-subspaces (https://www.mathworks.com/matlabcentral/fileexchange/37353-k-subspaces), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Statistics and Machine Learning Toolbox > Cluster Analysis and Anomaly Detection >
Help Center および MATLAB Answers で Cluster Analysis and Anomaly Detection についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |