Skip to content

An implementation of the soft-k-means algorithm in Matlab

Notifications You must be signed in to change notification settings

alikyushu97/Soft-K-Means

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Soft-K-Means

In this script a soft-k-means algorithm is implemented and its effectiveness is shown by running through an example. First, 100 samples from a Gaussian mixture distribution are drawn. Subsequently, the update and assignment steps are performed 10 times. The found cluster centers are quite accurate which can be seen in the figure or by comparing the numeric results to the Gaussian distribution centers.

About

An implementation of the soft-k-means algorithm in Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%