CLUSTERING_LINKAGE.TEX
Single Linkage Clustering
CLUSTERING_LINKAGE.TEX is the LaTeX source for a classroom
presentation on single linkage clustering, given 16 September 2009.
A PDF version of the laborary is available in
../../presentations/cg_lab_triangles.pdf.
The following files constitute the LaTeX file:
-
car_dendrogram.png,
a PNG image of the single linkage dendrogram of the car data.
-
clustering_linkage.tex,
the main LaTeX file. I needed to use
pdflatex to compile this.
-
cvt.png,
a PNG image of a geometric clustering induced by a Centroidal Voronoi Tessellation.
-
fminunc_example.m,
a MATLAB program that calls FMINUNC to minimize the energy of a 1-center clustering.
-
hierarchy.png,
a PNG image of a hierarchical clustering.
-
kmeans.png,
a PNG image of a K-means clustering.
-
kruskal.png,
a PNG image of a typical problem for the minimum spanning tree algorithm.
-
sequence_alignment.png,
a PNG image of a multiple sequence alignment.
-
simple_data.png,
a PNG image of a simple XY dataset.
-
simple_data_dendrogram.png,
a PNG image of the single linkage dendrogram of the simple XY dataset.
-
vt_logo.pdf,
a PDF file of a logo.
You can go up one level to
the LATEX home page.
Last revised on 14 September 2009.