Subtractive Clustering Initialization for FCM Algorithm
Implementation Language: MATLAB | Function: Uses subtractive clustering to initialize cluster centers for the Fuzzy C-Means (FCM) algorithm, enabling rapid identification of appropriate initial cluster centers. This approach employs density-based subtractive clustering to compute potential cluster centers before FCM optimization.