logistic_bifurcation, a MATLAB code which plots the bifurcation diagram for the logistic equation, by John D Cook.
The information on this web page is distributed under the MIT license.
logistic_bifurcation is available in a MATLAB version and an Octave version and a Python version.
matlab_plots, a MATLAB code which uses plotting to illustrate a mathematical structure, such as an iterative map, a fractal, a curve or surface.
Original Python version by John D Cook. This version by John Burkardt.