Kaplan-Yorke map

Kaplan-Yorke map

The Kaplan-Yorke map is a discrete-time dynamical system. It is an example of dynamical system that exhibit chaotic behavior. The Kaplan-Yorke map takes a point ("xn, yn ") in the plane and maps it to a new point given by

:x_{n+1}=2x_n ( extrm{mod}~1),:y_{n+1}=alpha y_n+cos(4pi x_n),

where "mod" is the modulo operator with real arguments. The map depends on only the one constant α.

Calculation method

Due to roundoff error, successive applications of the modulo operator will yield zero after some ten or twenty iterations when implemented as a floating point operation on a computer. It is better to implement the following equivalent algorithm:

:a_{n+1}=2a_n ( extrm{mod}~b),:x_{n+1}=a/b,:y_{n+1}=alpha y_n+cos(4pi x_n),

where the a_n and b are computational integers. It is also best to choose b to be a large prime number in order to get many different values of x_n.

References

*
*


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Tinkerbell map — The Tinkerbell map is a discrete time dynamical system given by::x {n+1}=x n^2 y n^2+ax n+by n,:y {n+1}=2x ny n+cx n+dy n,Some commonly quoted values of a, b, c, and d are* a=0.3, b=0.6, c=2, d=0.27. * a=0.9, b= 0.6013, c=2, d=0.5.ee also* List… …   Wikipedia

  • Chaos theory — This article is about chaos theory in Mathematics. For other uses of Chaos theory, see Chaos Theory (disambiguation). For other uses of Chaos, see Chaos (disambiguation). A plot of the Lorenz attractor for values r = 28, σ = 10, b = 8/3 …   Wikipedia

  • Dynamical system — This article is about the general aspects of dynamical systems. For technical details, see Dynamical system (definition). For the study, see Dynamical systems theory. Dynamical redirects here. For other uses, see Dynamics (disambiguation). The… …   Wikipedia

  • List of chaotic maps — In mathematics, a chaotic map is a map that exhibits some sort of chaotic behavior. Maps may be parameterized by a discrete time or a continuous time parameter. Discrete maps usually take the form of iterated functions. Chaotic maps often occur… …   Wikipedia

  • List of mathematics articles (K) — NOTOC K K approximation of k hitting set K ary tree K core K edge connected graph K equivalence K factor error K finite K function K homology K means algorithm K medoids K minimum spanning tree K Poincaré algebra K Poincaré group K set (geometry) …   Wikipedia

  • Lyapunov exponent — In mathematics the Lyapunov exponent or Lyapunov characteristic exponent of a dynamical system is a quantity that characterizes the rate of separation of infinitesimally close trajectories. Quantitatively, two trajectories in phase space with… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”