File:Brownian hierarchical.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Brownian_hierarchical.svg(SVG file, nominally 1,195 × 1,250 pixels, file size: 56 KB)

An image of Brownian motion, done with three different step sizes. The hierarchical structure is clearly visible. Vector version of Image:Brownian_hierarchical.png made using Mathematica.

Mathematica code:

g = {last = {0, 0}}
Do[g = Append[g, last = last + Sqrt[-Log[Random[]]]{Cos[θ], Sin[θ]} /. θ -> Random[Real, 2π]], {2048}]
g2 = Partition[g, 8][[All, 1]];
g3 = Partition[g2, 8][[All, 1]];
plot = Show[
   ListPlot[g, PlotJoined -> True, PlotStyle -> RGBColor[0,.78,1], DisplayFunction -> Identity],
   ListPlot[g2,PlotJoined -> True, PlotStyle -> Blue, DisplayFunction -> Identity],
   ListPlot[g3,PlotJoined -> True, DisplayFunction -> Identity],
   DisplayFunction -> $DisplayFunction, AspectRatio -> Automatic, ImageSize -> 1000]
Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

Information icon.svg The categories of this image should be checked. Check them now!
  • Remove redundant categories and try to put this image in the most specific category/categories
  • Remove this template

Afrikaans | Alemannisch | Català | Česky | Dansk | Deutsch | Deutsch (Sie-Form) | English | Español | Eesti | Suomi | Français | עברית | Հայերեն | Italiano | 日本語 | Magyar | Македонски | Malti | Plattdüütsch | Nederlands | Polski | Português | Română | Русский | Slovenčina | ไทย | Vèneto | 中文 | +/−


Usage:

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:10, 21 March 2008Thumbnail for version as of 21:10, 21 March 20081,195×1,250 (56 KB)Di Gama (talk | contribs) (An image of Brownian motion, done with three different step sizes. The hierarchical structure is clearly visible. Vector version of Image:Brownian_hierarchical.png made using Mathematica.)

The following page links to this file:

Global file usage

The following other wikis use this file: