<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>New Chaos Game Toolkit (RPS Game with calculation of Lyapunov Exponent using Wolf Method)</title>
		<link>/blogentry/30839</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/30839" rel="self" type="application/rss+xml" />
		<description>edge's Blog: New Chaos Game Toolkit (RPS Game with calculation of Lyapunov Exponent using Wolf Method)</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: New Chaos Game Toolkit (RPS Game with calculation of Lyapunov Exponent using Wolf Method)</title>
			<link>/blogentry/30839</link>
			<guid isPermaLink="true">/blogentry/30839</guid>
			<pubDate>Mon, 29 Jun 2009 04:07:49 GMT</pubDate>
			<dc:creator>edge</dc:creator>
			<description><![CDATA[<p>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.<br /><br />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<br /><br />outlined a new algorithm for Lyapunov Exponent Spectrum calculations.<br /><br />Excerpt from the abstract:<br /><br />We present the first algorithms that allow the estimation of non-negative Lyapunov exponents from an experimental time series. Lyapunov exponents, which provide a qualitative and quantitative characterization of dynamical behavior, are related to the exponentially fast divergence or convergence of nearby orbits in phase space. A system with one or more positive Lyapunov exponents is defined to be chaotic.<br /><br />Subsequently, Fortran code was ported to C++ and incooperated into Chaos Toolkit. More tests are needed to verify correctness of its implementation.<br /><br />And although implementation details are complex, Lyapunov exponents are well known and serve in analyzing non-linear data series random/chaotic properties.<br /><br />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)<br /><br />Graph 1. Probability Values for Player One RPS Game<br /><br />Graph 2. Lyapunov Exponents in RPS Game<br /><br />References:<br /><br />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<br /><br />2. Chaotic time series prediction for the game, Rock-Paper-Scissors by Franco Salvetti, Paolo Patelli and Simone Nicolo<br /><br />http://www.francosalvetti.com/FrancoSalvetti_in_press.pdf<br /><br />Complete source code files:<br /><br />lyapunov_wolf.h - C++ header to compute Lyapunov Exponent using Wolf Method<br /><br />lyapunov_wolf.cpp - C++ implementation to compute Lyapunov Exponent using Wolf Method<br /><br />rps_game.h - C++ header for Rock Paper Scissors game<br /><br />rps_game.cpp - C++ implementation for Rock Paper Scissors game<br /><br />... &#x5b;&#xa0;<a href="/blogentry/30839">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>edge</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/30839</wfw:comment>
		</item>
	</channel>
</rss>

