
providing our own Initial cluster centroids to fcm function
    2 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    NALLARASU KRISH
 am 24 Feb. 2024
  
    
    
    
    
    Kommentiert: Sam Chak
      
      
 am 26 Feb. 2024
            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 Kommentare
Akzeptierte Antwort
  Sam Chak
      
      
 am 25 Feb. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Data Clustering finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

