Make your own bifurcation diagram of the logistic map

Coarse logistic map bifurcation diagram

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 you that a script is not responding. Just let it finish.

Advertisement

Leave a Comment

Filed under Uncategorized

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s