The time is now 11:34 pm | Comments for "New Chaos Game Toolkit (RPS Game with calculation of Lyapunov Exponent using Wolf Method)"June 29, 2009, 12:07 amNew Chaos Game Toolkit (RPS Game with calculation of Lyapunov Exponent using Wolf Method)Added new tools to first re-interpret and confirm findings from the research paper (ref. 1 and 2) and second to have a way to compute Lyapunov exponents from any (including lottery) data/time series. In 1984 a paper titled "DETERMINING LYAPUNOV EXPONENTS FROM A TIME SERIES" by Alan WOLF~-, Jack B. SWIFT, Harry L. SWINNEY and John A. VASTANO
Excerpt from the abstract: "
Subsequently, Fortran code was ported to C++ and incooperated into Chaos Toolkit. More tests are needed to verify correctness of its implementation. And although implementation details are complex, Lyapunov exponents are well known and serve in analyzing non-linear data series random/chaotic properties. Using the new toolkit and RPS game model (ref. 2) following two graphs below were generated in order to demonstrate that the RPS Game exhibits chaos (Average Lyapunov Exponents > 0) Graph 1. Probability Values for Player One RPS Game
Graph 2. Lyapunov Exponents in RPS Game
References: 1. DETERMINING LYAPUNOV EXPONENTS FROM A TIME SERIES Alan WOLF~-, Jack B. SWIFT, Harry L. SWINNEY and John A. VASTANO Department of Physics, University of Texas, Austin, Texas 78712, USA 2. Chaotic time series prediction for the game, Rock-Paper-Scissors by Franco Salvetti, Paolo Patelli and Simone Nicolo http://www.francosalvetti.com/FrancoSalvetti_in_press.pdf Complete source code files: lyapunov_wolf.h - C++ header to compute Lyapunov Exponent using Wolf Method
lyapunov_wolf.cpp - C++ implementation to compute Lyapunov Exponent using Wolf Method rps_game.h - C++ header for Rock Paper Scissors game rps_game.cpp - C++ implementation for Rock Paper Scissors game Last Edited: June 29, 2009, 12:25 am CommentsThis Blog entry currently has no comments. You must be a Lottery Post member to post comments to a Blog. Register for a FREE membership, or if you're already a member please Log In. |