Brownian surface

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
A single realisation of three-dimensional Brownian surface

A Brownian surface is a fractal surface generated via a fractal elevation function.[1][2][3]

For instance, in the three-dimensional case, where two variables X and Y are given as coordinates, the elevation function between any two points (x1y1) and (x2y2) can be set to have a mean or expected value that increases as the vector distance between (x1y1) and (x2y2).[1] There are, however, many ways of defining the elevation function. For instance, the fractional Brownian motion variable may be used, or various rotation functions may be used to achieve more natural looking surfaces.[2]

As with Brownian motion, Brownian surfaces are named after 19th-century biologist Robert Brown.

Generation of fractional Brownian surfaces

Efficient generation of fractional Brownian surfaces poses significant challenges.[4] Since the Brownian surface represents a Gaussian process with a nonstationary covariance function, one can use the Cholesky decomposition method. A more efficient method is Stein's method,[5] which generates an auxiliary stationary Gaussian process using the circulant embedding approach and then adjusts this auxiliary process to obtain the desired nonstationary Gaussian process. The figure below shows three typical realizations of fractional Brownian surfaces for different values of the roughness or Hurst parameter. The Hurst parameter is always between zero and one, with values closer to one corresponding to smoother surfaces. These surfaces were generated using a Matlab implementation of Stein's method.

Fractional Brownian surfaces for different values of the Hurst parameter. The larger the parameter, the smoother the surface.

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.


<templatestyles src="Asbox/styles.css"></templatestyles>