# Spezialfall: dynamisches Zustandsrauschen mit Betaverteilung
#' @export
noisyStateMap_BetaMuSDrel0 = function(x,r,funct=logisticMap) noisyStateMap(x, r, funct, rfunct=rbeta_MuSDrel0)
# Examples:
#noisyStateMap_BetaMuSDrel0(x0,r0)
#noisyStateMap_BetaMuSDrel0(x0,r=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.