Plik:Box Muller.svg

Treść strony nie jest dostępna w innych językach.
Ten plik jest umieszczony w Wikimedia Commons
Z Wikipedii, wolnej encyklopedii

Rozmiar pierwotny(Plik SVG, nominalnie 292 × 687 pikseli, rozmiar pliku: 19 KB)

Opis

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]];

Licencja

Public domain Ja, właściciel praw autorskich do tej pracy, udostępniam ją jako własność publiczną. Dotyczy to całego świata.
W niektórych krajach może nie być to prawnie możliwe, jeśli tak, to:
Zapewniam każdemu prawo do użycia tej pracy w dowolnym celu, bez żadnych ograniczeń, chyba że te ograniczenia są wymagane przez prawo.

Podpisy

Dodaj jednolinijkowe objaśnienie tego, co ten plik pokazuje

Obiekty przedstawione na tym zdjęciu

przedstawia

image/svg+xml

e568b72e84339da5c6a4c63dc001549ef42b87a5

19 487 bajt

687 piksel

292 piksel

Historia pliku

Kliknij na datę/czas, aby zobaczyć, jak plik wyglądał w tym czasie.

Data i czasMiniaturaWymiaryUżytkownikOpis
aktualny20:54, 26 maj 2006Miniatura wersji z 20:54, 26 maj 2006292 × 687 (19 KB)DcoetzeeWhite background
18:47, 26 maj 2006Miniatura wersji z 18:47, 26 maj 2006290 × 674 (19 KB)DcoetzeeVertical alignment
18:40, 26 maj 2006Miniatura wersji z 18:40, 26 maj 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

Poniższa strona korzysta z tego pliku:

Globalne wykorzystanie pliku

Ten plik jest wykorzystywany także w innych projektach wiki: