|
My program generates a bifurcation diagram for the logistic growth function x=px(1-x). The initial x and number of iterations are set as constants within the program. The diagram itself is displayed in an X window using the OpenGL graphics library. View the code for this project. |