The Logistic Map The Logistic Map provides a well known demonstration of chaos theory and, specifically, the butterfly effect. It is defined as follows: xn+1 = rxn(1 – xn) eq 1 where x in range (0, 1.0) The Logistic Map is a discrete variant of the Logistic Function, often used to model populations. The mapping …
Continue reading “Does Number Encoding Affect Logistic Map Results?”