C-PLOT

Scientific Graphics and Data Analysis

C.3. - chaos.1



Chaos.1 is a simple user function that implements the recursive relation yn+1 = xyn(1 - yn).
fn chaos.1
You choose the range for x and enter a value for y0.

Of course, x0 had better be non-zero. Appropriate values are y0 = 0.5 and 0<x<4. You should draw the resulting data with symbol 9 (a dot).