File:Delaunay Triangulation (25 Points).svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 360 × 360 pixels, file size: 18 KB)

Description Diagram of the Delaunay Triangulation of 25 random points. Plotted using Mathematica. Code (and points used) given below.
Date
Source Own drawing, Inkscape 0.45
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Other versions

50 Point Delaunay Triangulation

100 Point Delaunay Triangulation

Mathematica Code

This code needs the DiscreteMath` module to be loaded.

points = Table[Random[], {25}, {2}]
PlanarGraphPlot[points,
  LabelPoints -> False] 

Points Used

As random points were used, here are the points for this particular diagram:

{{0.841986, 0.7788100}, {0.457169, 0.8170460}, {0.734633, 0.481087}, 
 {0.577240, 0.1917430}, {0.113229, 0.9647112}, {0.301394, 0.749563}, 
 {0.579529, 0.9376331}, {0.497363, 0.0117914}, {0.039216, 0.771033},
 {0.934894, 0.4380833}, {0.169193, 0.6524610}, {0.631437, 0.679354}, 
 {0.327207, 0.8736514}, {0.174268, 0.8623080}, {0.592574, 0.392564}, 
 {0.597028, 0.670565}, {0.479345, 0.427864}, {0.295634, 0.921003}, 
 {0.899816, 0.490231}, {0.798271, 0.909211}, {0.860601, 0.719197}, 
 {0.863376, 0.471128}, {0.691408, 0.0667365}, {0.23194, 0.791774},
 {0.3642, 0.193086}}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 April 2007

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current19:45, 13 April 2007Thumbnail for version as of 19:45, 13 April 2007360 × 360 (18 KB)InductiveloadAdd fill for the points
19:24, 13 April 2007Thumbnail for version as of 19:24, 13 April 2007360 × 360 (18 KB)Inductiveload{{Information |Description=Diagram of the Delaunay Triangulation of 25 random points. Plotted using Mathematica. Code (and points used) given below. |Source=Own drawing, Inkscape 0.45 |Date=13/04/2007 |Author=User:Inductiveload |Permission={{PD-self}
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage