Skip to content

Tiny C++ program that displays the orbit diagram for the logistic map. The diagram is obtained by plotting the stationary state for an array of values of r, once transients have decayed. Graphics is provided by the matplotlibcpp.h header-only library.

Notifications You must be signed in to change notification settings

GColom/logistic_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

About

Tiny C++ program that displays the orbit diagram for the logistic map. The diagram is obtained by plotting the stationary state for an array of values of r, once transients have decayed. Graphics is provided by the matplotlibcpp.h header-only library.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages