Borrar filtros
Borrar filtros

providing our own Initial cluster centroids to fcm function

2 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Sam Chak
Sam Chak el 25 de Feb. de 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:

Más respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by