File:Delaunay Triangulation (25 Points).svg
From Wikimedia Commons, the free media repository
Delaunay_Triangulation_(25_Points).svg (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 |
13 April 2007 |
| Source |
Own drawing, Inkscape 0.45 |
| Author | |
| Permission (Reusing this image) |
|
| Other versions |
50 Point Delaunay Triangulation 100 Point Delaunay Triangulation |
[edit] Mathematica Code
This code needs the DiscreteMath` module to be loaded.
points = Table[Random[], {25}, {2}]
PlanarGraphPlot[points,
LabelPoints -> False]
[edit] 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}}
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 19:45, 13 April 2007 | 360×360 (18 KB) | Inductiveload (Talk | contribs) | (Add fill for the points) | |
| 19:24, 13 April 2007 | 360×360 (18 KB) | Inductiveload (Talk | contribs) | ({{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}) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following page on Wikimedia Commons links to this file. Some pages on other Wikimedia projects may also link to it.