You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a function of fuzzy c-means clustering method.
Input parameters:
X, m*N, is the data matrix.
k is the number of clusters.
q is the fuzzy degree, >1
u, N*k, is initial membership matrix
e is the iteration error
Output parameters:
center, m*k, is final cluster centers
u is the final membership matrix
J is value of price function of FCM
num is the iteration number
Cite As
Yun Liu (2026). Fuzzy c-means clustering method (https://www.mathworks.com/matlabcentral/fileexchange/56004-fuzzy-c-means-clustering-method), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0 (854 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0 |
|
