also, have a look at Clustering.jl ... see some discussion at:
https://groups.google.com/forum/#!searchin/julia-dev/k-means%7Csort:date/julia-dev/d-QrEgtNaCc/KRhZuncbUSwJ On Wednesday, January 7, 2015 8:49:07 AM UTC-8, cdm wrote: > > > i am not familiar with k-means routines in Matlab, so that > alone leaves me unqualified to discuss comparisons to > k-means algorithms in Julia ... > > but you may find the discussions on the topic of k-means > over on the JuliaStats list useful: > > https://groups.google.com/forum/#!searchin/julia-stats/k-means > > good luck, > > cdm > > > > On Wednesday, January 7, 2015 8:17:16 AM UTC-8, Eng Noor wrote: >> >> i mean iwant to learn make a cluster in matlab and using k mean >> algorithm to set of sensors and choose acluster head for it >> >> On Monday, January 5, 2015 9:42:58 PM UTC+3, Stefan Karpinski wrote: >>> >>> This is a little confusing since it seems to be a question about Matlab. >>> Did you mean to ask about how to do k-means clustering in Julia? >>> >>> On Mon, Jan 5, 2015 at 6:47 AM, Eng Noor <[email protected]> wrote: >>> >>>> >>>> >>>> How to Perform a K-means Clustering in matlab and use it to select >>>> acluster head ??? >>>> >>> >>>
