Code for Fuzzy c means (FCM) without using in-built function 'fcm'

5 visualizaciones (últimos 30 días)
KB
KB el 6 de Feb. de 2018
Respondida: Tan Pham el 8 de Oct. de 2020
I want to make some changes to the traditional FCM algorithm so I cannot use the in-built function 'fcm'. I have written a code but it is not very efficient. Please give me a code for the same. Thank you in advance.

Respuestas (2)

Walter Roberson
Walter Roberson el 6 de Feb. de 2018
  1 comentario
KB
KB el 6 de Feb. de 2018
I want to make modifications to the objective function. That's why I need the code. I believe those toolbox functions only allow modification of parameters.

Iniciar sesión para comentar.


Tan Pham
Tan Pham el 8 de Oct. de 2020

Categorías

Más información sobre Data Clustering en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by