Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.04 KB

clustering: kmeans and mean-shift

k-means and mean shift algorithm implementation (matlab version).

results

  • k-means
    left fig: original data; right fig: clustered data.
original_data result
  • mean-shift
    left fig: original data; right fig: clustered data.
original_data result

author

If the code presented helps u, it literally is a delight to me.