providing our own Initial cluster centroids to fcm function
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am able to configure number of clusters, number of iterations, m, and convergence value. But I do not know configuring initial centroids corresponding to the chosen number of clusters. Is it possible to provide user defined initial cluster centers to the fcm function? Which Matlab version supports it?
0 commentaires
Réponse acceptée
Sam Chak
le 25 Fév 2024
The ability to provide the initial cluster centers was introduced in R2023b through the fcmOptions() command. This allows you to specify the clustering options. For more information, you can refer to the following documentation:
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Cluster Analysis and Anomaly Detection dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!