junjun91 / FCM

A simple implementation of the Fuzzy C-Means Clustering (FCM) in MATLAB/GNU-Octave.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementaion of "fuzzy clustering method (FCM)" in Matlab/GNU Octave

How to use :

Please have look at example.m file and the other files in the fcm folder.

About

A simple implementation of the Fuzzy C-Means Clustering (FCM) in MATLAB/GNU-Octave.

License:MIT License


Languages

Language:MATLAB 100.0%