Logistic Map Graph

Drawing

Width: Height: Background: Background Rectangle: Rainbow: Alpha (if Rainbow): Line Colour (if not Rainbow): Line Width:

Parameters

Iterations shown: Iterations before start: Initial value: r:
Variations: Initial value increment per variant: r increment per variant:

Description

A small script to plot graphs of the logistic map - the iteration of xn+1 = rxn(1-xn)

The logistic map is a very simple system, which can produce chaotic behaviour with the right values of the parameter r. Sensible values of r range from 0 to 4; also, the values of x range from 0 to 1. Confusingly, the graphs above plot x on the y-axis, and n on the x-axis.

Other logistic map plotters - Logistic Map Pixmap and Logistic Map Histograms and Bifurcation Diagram

Peter Corbett, 2014


Back to ptc24 labs.