To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Kaplan–Yorke map

From Wikipedia, the free encyclopedia

A plot of 100,000 iterations of the Kaplan-Yorke map with α=0.2. The initial value (x0,y0) was (128873/350377,0.667751).

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

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

YouTube Encyclopedic

  • 1/2
    Views:
    3 910
    2 779
  • Lyapunov exponent
  • 300 School & Work Expressions for Thai Beginners

Transcription

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:

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

Another way to avoid having the modulo operator yield zero after a short number of iterations is

which will still eventually return zero, albeit after many more iterations.

References

  • J.L. Kaplan and J.A. Yorke (1979). H.O. Peitgen and H.O. Walther (ed.). Functional Differential Equations and Approximations of Fixed Points (Lecture Notes in Mathematics 730). Springer-Verlag. ISBN 0-387-09518-7.
  • P. Grassberger and I. Procaccia (1983). "Measuring the strangeness of strange attractors". Physica. 9D (1–2): 189–208. Bibcode:1983PhyD....9..189G. doi:10.1016/0167-2789(83)90298-1.


This page was last edited on 19 July 2022, at 15:24
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.