Voss-package {Voss} | R Documentation |
Generic Voss algorithm (random sequential additions)
Description
Generating realizations of fractal Brownian functions on uniform 1D & 2D grid with classic and generic versions of the Voss algorithm (random sequential additions).
Details
Package: | Voss |
Type: | Package |
Version: | 0.1.5 |
Date: | 2022-05-09 |
License: | GPL-3 |
voss1d()
and voss2d()
functions generate realizations of fractal Brownian functions on uniform 1D & 2D grid with a classic version of the Voss algorithm (random sequential additions).
voss1g()
and voss2g()
functions generate realizations of fractal Brownian functions on uniform 1D & 2D grid with a generic version of the Voss algorithm (random sequential additions).
Author(s)
Pavel V. Moskalev
[Package Voss version 0.1.5 Index]