2-Dimensional Maps - Demo 3

Other Maps

The Kaplan-Yorke map is defined by the equations
xn+1 = a xn mod 1
yn+1 = - b yn + cos(2xn)


The "Duffing map" is given by
xn+1 = yn
yn+1 = - b xn + a yn - yn3


In both if these examples the "multisheet" structure is evident, and can be investigated further by enlarging portions of the plot.

Return to text.


[Previous Demonstration] [Introduction]
Last modified Tuesday, December 7, 1999
Michael Cross