File:Box Muller.svg
From Wikimedia Commons, the free media repository
Box_Muller.svg (SVG file, nominally 292 × 687 pixels, file size: 19 KB)
[edit] Summary
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]];
[edit] Licensing
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 18:54, 26 May 2006 | 292×687 (19 KB) | Dcoetzee (Talk | contribs) | (White background) | |
| 16:47, 26 May 2006 | 290×674 (19 KB) | Dcoetzee (Talk | contribs) | (Vertical alignment) | ||
| 16:40, 26 May 2006 | 690×288 (18 KB) | Dcoetzee (Talk | contribs) | (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 spa) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following 2 pages on Wikimedia Commons link to this file. Some pages on other Wikimedia projects may also link to it.
Global file usage
The following other wikis use this file:
- Usage of Box Muller.svg on dewiki
- Usage of Box Muller.svg on enwiki