Monthly Archives: January 2011
Make your own bifurcation diagram of the logistic map
I made this image with a javascript-based app. Basically I ran the app three times. 1. N=10000, n=8, x0=0.2, r=0:0.05:3 2. N=10000, n=8, x0=0.2, r=3.02:0.02:3.54 3. N=20000, n=200, x=0.2, r=3.55:0.01:4 The last run is a bit long and may tell … Continue reading
Filed under Uncategorized