Originaldatei(SVG-Datei, Basisgröße: 292 × 687 Pixel, Dateigröße: 19 KB)

Diese Datei und die Informationen unter dem roten Trennstrich werden aus dem zentralen Medienarchiv Wikimedia Commons eingebunden.

Zur Beschreibungsseite auf Commons


Beschreibung

Diagram of the Box Muller transform, which transforms uniformly distributed value pairs to normally distributed value pairs. The initial circles, uniformly spaced about the origin, are mapped to another set of circles about the origin that are closely spaced near the origin but quickly spread out. The largest circles in the domain map to the smallest circles in the range and the smallest to the largest.

Created by Derrick Coetzee in Mathematica and Adobe Illustrator using the following Mathematica code:

Export["box_muller_1.eps",
Show[Table[{Graphics[Hue[r/1.1 + 0.1]], Graphics[Circle[{0, 0}, r]]}, {r, 0.1,
       1, 0.1}], Axes -> Automatic, AspectRatio -> 1]];

Export["box_muller_2.eps",
Show[Table[{Graphics[Hue[r/1.1 + 0.1]], 
      Graphics[Circle[{0, 0}, Sqrt[-2.0 Log[r]/r]]]}, {r, 0.1, 1, 0.1}], 
  Axes -> Automatic, AspectRatio -> 1]];

Lizenz

Public domain Ich, der Urheberrechtsinhaber dieses Werkes, veröffentliche es als gemeinfrei. Dies gilt weltweit.
In manchen Staaten könnte dies rechtlich nicht möglich sein. Sofern dies der Fall ist:
Ich gewähre jedem das bedingungslose Recht, dieses Werk für jedweden Zweck zu nutzen, es sei denn, Bedingungen sind gesetzlich erforderlich.

Kurzbeschreibungen

Ergänze eine einzeilige Erklärung, was diese Datei darstellt.

In dieser Datei abgebildete Objekte

Motiv

image/svg+xml

e568b72e84339da5c6a4c63dc001549ef42b87a5

19.487 Byte

687 Pixel

292 Pixel

Dateiversionen

Klicke auf einen Zeitpunkt, um diese Version zu laden.

Version vomVorschaubildMaßeBenutzerKommentar
aktuell20:54, 26. Mai 2006Vorschaubild der Version vom 20:54, 26. Mai 2006292 × 687 (19 KB)DcoetzeeWhite background
18:47, 26. Mai 2006Vorschaubild der Version vom 18:47, 26. Mai 2006290 × 674 (19 KB)DcoetzeeVertical alignment
18:40, 26. Mai 2006Vorschaubild der Version vom 18:40, 26. Mai 2006690 × 288 (18 KB)DcoetzeeDiagram of the Box Muller transform, which transforms uniformly distributed value pairs to normally distributed value pairs. The initial circles, uniformly spaced about the origin, are mapped to another set of circles about the origin that are closely spa

Die folgende Seite verwendet diese Datei:

Globale Dateiverwendung

Die nachfolgenden anderen Wikis verwenden diese Datei: