Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Cluster and plot two-dimensional points
ResourceFunction["PlotClusters"][points] plot clusters in a list of two dimensional points. | |
ResourceFunction["PlotClusters"][points,n] plot n clusters. |
Identify and cluster points from some sample data:
In[1]:= | ![]() |
Out[2]= | ![]() |
Find clusters in randomly generated data:
In[3]:= | ![]() |
Out[4]= | ![]() |
Change the number of clusters:
In[5]:= | ![]() |
Out[6]= | ![]() |
Observe how clustering changes as the number of clusters changes:
In[7]:= | ![]() |
Out[9]= | ![]() |
Wolfram Language 14.0 (January 2024) or above
This work is licensed under a Creative Commons Attribution 4.0 International License