Reconstructing Bifurcation Diagrams with Lyapunov Exponents from Only Time-Series Data Using an Extreme Learning Machine

Total Page:16

File Type:pdf, Size:1020Kb

Reconstructing Bifurcation Diagrams with Lyapunov Exponents from Only Time-Series Data Using an Extreme Learning Machine NOLTA, IEICE Paper Reconstructing bifurcation diagrams with Lyapunov exponents from only time-series data using an extreme learning machine Yoshitaka Itoh 1 a), Yuta Tada 1 , and Masaharu Adachi 1 1 Department of Electrical and Electronic Engineering, Tokyo Denki University, 5 Senju-Asahicho Adachi-ku, Tokyo, Japan a) [email protected] Received March 12, 2016; Revised August 1, 2016; Published January 1, 2017 Abstract: We describe a method for reconstructing bifurcation diagrams with Lyapunov ex- ponents for chaotic systems using only time-series data. The reconstruction of bifurcation dia- grams is a problem of time-series prediction and predicts oscillatory patterns of time-series data when parameters change. Therefore, we expect the reconstruction of bifurcation diagram could be used for real-world systems that have variable environmental factors, such as temperature, pressure, and concentration. In the conventional method, the accuracy of the reconstruction can be evaluated only qualitatively. In this paper, we estimate Lyapunov exponents for re- constructed bifurcation diagrams so that we can quantitatively evaluate the reconstruction. We also present the results of numerical experiments that confirm that the features of the reconstructed bifurcation diagrams coincide with those of the original ones. Key Words: Chaos, reconstruction of bifurcation diagram, time-series prediction, extreme learning machine 1. Introduction The reconstruction of a bifurcation diagram (BD) is an application of time-series prediction. The time-series prediction problem has been studied by many researchers using various techniques, such as neural networks and learning algorithms. Tokunaga et al. has proposed the reconstruction of BDs from only time-series data [1]. In conventional time-series prediction, no dynamical system parameters are estimated. In contrast, the reconstruction of a BD estimates the number of significant parameters of the unknown system and recognizes oscillatory patterns when parameters change. Here we briefly describe the algorithm for reconstructing BDs that was proposed by Tokunaga et al.. First, we make a time-series predictor for target time-series data by using a neural network. Next, we estimate the number of significant parameters of the target dynamical system from the time- series predictor, by principal component analysis [2]. Then, we reconstruct the BDs in the estimated parameter space. This method employs a three-layer neural network as a time-series predictor. The neural network is trained via back propagation (BP) learning of synaptic weights and biases [3]. Ogawa et al. [4] have reconstructed BDs using an algorithm that is different from the algorithm 2 Nonlinear Theory and Its Applications, IEICE, vol. 8, no. 1, pp. 2–14 c IEICE 2017 DOI: 10.1587/nolta.8.2 proposed by Tokunaga. This algorithm uses radial basis function networks with an additive parameter. Bifurcation diagrams are reconstructed by changing the parameter, and Lyapunov exponents are estimated from the radial basis function networks. Therefore, this method is limited to target systems that have an additive parameter. Bagarinao et al. [5–7] have proposed the reconstruction of BDs using nonlinear autoregressive (NAR) models as time-series predictors. They employ NAR models as time-series predictors because neural networks have several shortcomings, such as difficulty in handling time series corrupted by dynamical noise. They claim that the advantage of using NAR models is in both their robustness to noise and their simple structure [7]. Tokunaga et al. used neural networks with BP learning. The reconstruction of a BD by this method requires the time-series predictor to be made repeatedly; therefore, the computational cost is very high. To avoid this problem, we have proposed [8, 9] the reconstruction of BDs using extreme learning machines (ELMs) [10]. The learning of connection weights in an ELM needs only linear regression. Therefore, the computational cost is much lower when using the ELM rather than BP learning. In Ref. [8], we demonstrated the reconstruction of BDs with an ELM for the R¨ossler equation, which has two parameters. In addition, we quantitatively evaluated the accuracy of the reconstruction of the BD in the case of two parameters. In this paper, we estimate the Lyapunov exponents of reconstructed systems, that is, we estimate typical indices for a chaotic system. Then, we can quantitatively evaluate the reconstruction using these indices. The target chaotic systems are the Logistic map [11], the H´enon Map [12] and the R¨ossler equation [13]. The rest of the paper is organized as follows. In Section 2, we explain the reconstruction of the BDs. In Section 3, we explain the use of ELMs as time-series predictors. In Section 4, we describe the estimation of Lyapunov exponents for reconstructed BDs. In Section 5, we show the results of numerical experiments. Finally, we give conclusions in Section 6. 2. Reconstructing the bifurcation diagrams In this section, we briefly summarize the reconstruction method proposed by Tokunaga et al. [1]. Let us assume that the nonlinear map that generates the time-series data is y (t +1)=G (pn, y (t)) , (n =1, 2, ··· ,N) , (1) where N is the number of time-series data sets to be used in the reconstruction of BDs, G (·)isa A E E nonlinear map, pn ∈ R are parameters (one for each data set), and y (t) ∈ R and y (t +1)∈ R are the input and output of the nonlinear map, respectively. Here, A and E are the parameter dimensionality, and the input and output dimensionality of the nonlinear map, respectively. We assume that each given parameter value is close to the others. The time-series data set that is generated with parameter pn is called Sn. Thus, time-series data sets S1,S2, ··· ,SN correspond to parameter sets p1, p2, ··· , pN . We use only these time-series data in reconstructing the BDs. Next, we explain the method used for the reconstruction of BDs. First, we prepare a time-series predictor for each generated time-series data set. The time-series predictor is y (t +1)=P (wn, y (t)) (2) B I where P (·) is a nonlinear function, wn ∈ R are trained connection weights, and y (t) ∈ R and y (t +1)∈ RI are the input and output of the predictor. Here, B and I are the number of trained connection weights, and the input and output dimensionality of the nonlinear function, respectively. The trained connection weights w1, w2, ··· , wN correspond to time-series data sets S1,S2, ··· ,SN . Next we estimate the number of significant parameters and a corresponding low-dimensional space by principal component analysis (PCA). Before the PCA, we prepare the deviation vector δwn = wn − w0, (n =1, 2, ··· ,N)(3) N 1 w0 = wn. (4) N n=1 3 B where w0 ∈ R is the mean vector of the connection weights. A variance-covariance matrix is B constructed from the deviation vectors δwn ∈ R . The eigenvalues and eigenvectors of the variance– covariance matrix are obtained by the PCA. The eigenvalues are then arranged in descending order λ1 ≥ λ2 ≥···≥λB (5) B and the eigenvector corresponding to eigenvalue λi is denoted by ui ∈ R . Using the eigenvectors, the deviation matrix δW ∈ RB×N is related to the matrix of principal component coefficients Γ ∈ RB×N by δW =[u1, u2, ··· , uB] Γ. (6) Next, we estimate the number of significant parameters F from the contribution ratio. We assume that the number of significant parameters is Q when the Q-th cumulative contribution ratio is the first to exceed 80%. The contribution ratio CR of the Q-th principal component is λQ × CR = B 100 [%] (7) i=1 λi and the Q-th cumulative contribution ratio CCR of λ1 to λQ is Q λq q=1 × CCR = B 100 [%] . (8) i=1 λi We define a bifurcation path to be a sequence of points (p1 → p2 →···→pN )intheparameter space of the target system and a bifurcation locus to be a sequence of points (γ1 → γ2 →···→γN ) in the space of the principal component coefficients. We assume that the space of the principal component coefficients that duplicates the parameter space of the target system has been determined if the relations between the points in each of these two sets are similar in their trends. A set of new connection weights that can be used in the reconstruction of the BDs is then obtained: T w˜ =[u1, u2, ··· , uQ][γ1,γ2, ··· ,γQ] + w0. (9) The nonlinear map for the reconstruction of the BDs is then y(t +1)=P (w˜ , y(t)) . (10) 3. Extreme learning machine We use an ELM as the time-series predictor. The ELM is a three-layer feed forward neural network whose structure is shown in Fig. 1. The ELM is trained only on the connection weights of the output neurons. The connection weights and biases of the hidden neurons are initially randomly generated, after which they are taken as fixed. Here, the range of connection weights is [−1, 1] and biases are in the dynamic range of the target time series. With randomly generated connection weights and biases, we cannot always obtain the same reconstruction. In addition, the reconstruction of BDs sometimes failed. Therefore, in the future we will attempt to analyze the dynamics of the learning mechanism for the reconstruction of BD and, by analyzing this dynamics, we will consider methods for selecting better connection weights and biases for the reconstruction of BDs. The output of the l-th hidden neuron hl is K (h) hl(t)=sig wlk xk(t)+bl (11) k=1 (h) where wlk denotes the hidden weight from the k-th input neuron to the l-th hidden neuron, bl is the bias of the l-th hidden neuron, K is the number of input neurons, and sig(·) is a sigmoid function: c sig(v)= − e (12) (1 + exp (−zv)) 4 Fig.
Recommended publications
  • What Are Lyapunov Exponents, and Why Are They Interesting?
    BULLETIN (New Series) OF THE AMERICAN MATHEMATICAL SOCIETY Volume 54, Number 1, January 2017, Pages 79–105 http://dx.doi.org/10.1090/bull/1552 Article electronically published on September 6, 2016 WHAT ARE LYAPUNOV EXPONENTS, AND WHY ARE THEY INTERESTING? AMIE WILKINSON Introduction At the 2014 International Congress of Mathematicians in Seoul, South Korea, Franco-Brazilian mathematician Artur Avila was awarded the Fields Medal for “his profound contributions to dynamical systems theory, which have changed the face of the field, using the powerful idea of renormalization as a unifying principle.”1 Although it is not explicitly mentioned in this citation, there is a second unify- ing concept in Avila’s work that is closely tied with renormalization: Lyapunov (or characteristic) exponents. Lyapunov exponents play a key role in three areas of Avila’s research: smooth ergodic theory, billiards and translation surfaces, and the spectral theory of 1-dimensional Schr¨odinger operators. Here we take the op- portunity to explore these areas and reveal some underlying themes connecting exponents, chaotic dynamics and renormalization. But first, what are Lyapunov exponents? Let’s begin by viewing them in one of their natural habitats: the iterated barycentric subdivision of a triangle. When the midpoint of each side of a triangle is connected to its opposite vertex by a line segment, the three resulting segments meet in a point in the interior of the triangle. The barycentric subdivision of a triangle is the collection of 6 smaller triangles determined by these segments and the edges of the original triangle: Figure 1. Barycentric subdivision. Received by the editors August 2, 2016.
    [Show full text]
  • Synthesis of the Advance in and Application of Fractal Characteristics of Traffic Flow
    Synthesis of the Advance in and Application of Fractal Characteristics of Traffic Flow Final Report Contract No. BDK80 977‐25 July 2013 Prepared by: Lehman Center for Transportation Research Florida International University Prepared for: Research Center Florida Department of Transportation Final Report Contract No. BDK80 977-25 Synthesis of the Advance in and Application of Fractal Characteristics of Traffic Flow Prepared by: Kirolos Haleem, Ph.D., P.E., Research Associate Priyanka Alluri, Ph.D., Research Associate Albert Gan, Ph.D., Professor Lehman Center for Transportation Research Department of Civil and Environmental Engineering Florida International University 10555 West Flagler Street, EC 3680 Miami, FL 33174 Phone: (305) 348-3116 Fax: (305) 348-2802 and Hongtai Li, Graduate Research Assistant Tao Li, Ph.D., Associate Professor School of Computer Science Florida International University 11200 SW 8th Street Miami, FL 33199 Phone: (305) 348-6036 Fax: (305) 348-3549 Prepared for: Research Center State of Florida Department of Transportation 605 Suwannee Street, M.S. 30 Tallahassee, FL 32399-0450 July 2013 DISCLAIMER The opinions, findings, and conclusions expressed in this publication are those of the authors and not necessarily those of the State of Florida Department of Transportation. iii METRIC CONVERSION CHART SYMBOL WHEN YOU KNOW MULTIPLY BY TO FIND SYMBOL LENGTH in inches 25.4 millimeters mm ft feet 0.305 meters m yd yards 0.914 meters m mi miles 1.61 kilometers km mm millimeters 0.039 inches in m meters 3.28 feet ft m meters
    [Show full text]
  • Is Type 1 Diabetes a Chaotic Phenomenon?
    Is type 1 diabetes a chaotic phenomenon? Jean-Marc Ginoux, Heikki Ruskeepää, Matjaž Perc, Roomila Naeck, Véronique Di Costanzo, Moez Bouchouicha, Farhat Fnaiech, Mounir Sayadi, Takoua Hamdi To cite this version: Jean-Marc Ginoux, Heikki Ruskeepää, Matjaž Perc, Roomila Naeck, Véronique Di Costanzo, et al.. Is type 1 diabetes a chaotic phenomenon?. Chaos, Solitons and Fractals, Elsevier, 2018, 111, pp.198-205. 10.1016/j.chaos.2018.03.033. hal-02194779 HAL Id: hal-02194779 https://hal.archives-ouvertes.fr/hal-02194779 Submitted on 29 Jul 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Is type 1 diabetes a chaotic phenomenon? Jean-Marc Ginoux,1, † Heikki Ruskeep¨a¨a,2, ‡ MatjaˇzPerc,3, 4, 5, § Roomila Naeck,6 V´eronique Di Costanzo,7 Moez Bouchouicha,1 Farhat Fnaiech,8 Mounir Sayadi,8 and Takoua Hamdi8 1Laboratoire d’Informatique et des Syst`emes, UMR CNRS 7020, CS 60584, 83041 Toulon Cedex 9, France 2University of Turku, Department of Mathematics and Statistics, FIN-20014 Turku, Finland 3Faculty of Natural Sciences and Mathematics, University of
    [Show full text]
  • A Novel Measure Inspired by Lyapunov Exponents for the Characterization of Dynamics in State-Transition Networks
    entropy Article A Novel Measure Inspired by Lyapunov Exponents for the Characterization of Dynamics in State-Transition Networks Bulcsú Sándor 1,* , Bence Schneider 1, Zsolt I. Lázár 1 and Mária Ercsey-Ravasz 1,2,* 1 Department of Physics, Babes-Bolyai University, 400084 Cluj-Napoca, Romania; [email protected] (B.S.); [email protected] (Z.I.L.) 2 Network Science Lab, Transylvanian Institute of Neuroscience, 400157 Cluj-Napoca, Romania * Correspondence: [email protected] (B.S.); [email protected] (M.E.-R.) Abstract: The combination of network sciences, nonlinear dynamics and time series analysis provides novel insights and analogies between the different approaches to complex systems. By combining the considerations behind the Lyapunov exponent of dynamical systems and the average entropy of transition probabilities for Markov chains, we introduce a network measure for character- izing the dynamics on state-transition networks with special focus on differentiating between chaotic and cyclic modes. One important property of this Lyapunov measure consists of its non-monotonous dependence on the cylicity of the dynamics. Motivated by providing proper use cases for studying the new measure, we also lay out a method for mapping time series to state transition networks by phase space coarse graining. Using both discrete time and continuous time dynamical systems the Lyapunov measure extracted from the corresponding state-transition networks exhibits similar behavior to that of the Lyapunov exponent. In addition, it demonstrates a strong sensitivity to boundary crisis suggesting applicability in predicting the collapse of chaos. Keywords: Lyapunov exponents; state-transition networks; time series analysis; dynamical systems Citation: Sándor, B.; Schneider, B.; Lázár, Z.I.; Ercsey-Ravasz, M.
    [Show full text]
  • Emergent Chaos in the Verge of Phase Transitions
    UNIVERSIDAD DE LOS ANDES BACHELOR THESIS Emergent chaos in the verge of phase transitions Author: Supervisor: Jerónimo VALENCIA Dr. Gabriel TÉLLEZ A thesis submitted in fulfillment of the requirements for the degree of Bachelor in Physics in the Department of Physics January 14, 2019 iii Declaration of Authorship I, Jerónimo VALENCIA, declare that this thesis titled, “Emergent chaos in the verge of phase transitions” and the work presented in it are my own. I confirm that: • This work was done wholly or mainly while in candidature for a research degree at this University. • Where any part of this thesis has previously been submitted for a degree or any other qualification at this University or any other institution, this has been clearly stated. • Where I have consulted the published work of others, this is always clearly attributed. • Where I have quoted from the work of others, the source is always given. With the exception of such quotations, this thesis is entirely my own work. • I have acknowledged all main sources of help. • Where the thesis is based on work done by myself jointly with others, I have made clear exactly what was done by others and what I have con- tributed myself. Signed: Date: v “The fluttering of a butterfly’s wing in Rio de Janeiro, amplified by atmospheric currents, could cause a tornado in Texas two weeks later.” Edward Norton Lorenz “We avoid the gravest difficulties when, giving up the attempt to frame hypotheses con- cerning the constitution of matter, we pursue statistical inquiries as a branch of rational mechanics” Josiah Willard Gibbs vii UNIVERSIDAD DE LOS ANDES Abstract Faculty of Sciences Department of Physics Bachelor in Physics Emergent chaos in the verge of phase transitions by Jerónimo VALENCIA The description of phase transitions on different physical systems is usually done using Yang and Lee, 1952, theory.
    [Show full text]
  • Application of Lyapunov Exponents to Strange Attractors and Intact & Damaged Ship Stability
    Application of Lyapunov Exponents to Strange Attractors and Intact & Damaged Ship Stability William R. Story Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the degree of Master of Science In Ocean Engineering Leigh McCue, Chair Alan Brown Wayne Neu April 29, 2009 Blacksburg, Virginia Tech Keywords: Stability, Capsize, Lyapunov, Attractor, Lorenz Application of Lyapunov Exponents to Strange Attractors and Intact & Damaged Ship Stability William R. Story (ABSTRACT) The threat of capsize in unpredictable seas has been a risk to vessels, sailors, and cargo since the beginning of a seafaring culture. The event is a nonlinear, chaotic phenomenon that is highly sensitive to initial conditions and difficult to repeatedly predict. In extreme sea states most ships depend on an operating envelope, relying on the operator’s detailed knowledge of headings and maneuvers to reduce the risk of capsize. While in some cases this mitigates this risk, the nonlinear nature of the event precludes any certainty of dynamic vessel stability. This research presents the use of Lyapunov exponents, a quantity that measures the rate of trajectory separation in phase space, to predict capsize events for both intact and damaged stability cases. The algorithm searches backwards in ship motion time histories to gather neighboring points for each instant in time, and then calculates the exponent to measure the stretching of nearby orbits. By measuring the periods between exponent maxima, the lead‐ time between period spike and extreme motion event can be calculated. The neighbor‐ searching algorithm is also used to predict these events, and in many cases proves to be the superior method for prediction.
    [Show full text]
  • Fdlyapu: Estimating the Lyapunov Exponents Spectrum Sylvain Mangiarotti & Mireille Huc 2019-08-29
    FDLyapu: Estimating the Lyapunov exponents spectrum Sylvain Mangiarotti & Mireille Huc 2019-08-29 The FDLyapu package is an extention of the GPoM package1. Its aim is to assess the spectrum of the Lyapunov exponents for dynamical systems of polynomial form. The fractal dimension can also be deduced from this spectrum. The algorithms available in the package are based on the algebraic formulation of the equations. The GPoM package, which enables the numerical formulation of algebraic equations in a polynomial form, is thus directly required for this purpose. A user-friendly interface is also provided with FDLyapu, although the codes can be used in a blind mode. The connexion with GPoM is very natural here since this package aims to obtain Ordinary Differential Equations (ODE) from observational time series. The present package can thus be applied afterwards to characterize the global models obtained with GPoM but also to any dynamical system of ODEs expressed in polynomial form. Algorithms The Lyapunov exponents quantify the rate of separation of infinitesimally close trajectories. Depending on the initial conditions, this rate can be positive (divergence) or negative (convergence). A n-dimensionnal system is characterized by n characteristic Lyapunov exponents. For continuous dynamical systems, one Lyapunov exponent must correspond to the direction of the flow and should thus equal zero in average. To estimate the Lyapunov exponents spectrum, two algorithms are made available to the user, both based on the formal derivation of the Jacobian matrix (derivation is actually semi-formal only since the numeric coefficients are used in the derivation process). ¤ Method 1 (Wolf) The first algorithm made available in the package was introduced by Wolf et al.
    [Show full text]
  • Strange Attractor Morphogenesis by Sensitive Dependence on Initial Conditions Safieddine Bouali
    Strange Attractor Morphogenesis by Sensitive Dependence on Initial Conditions Safieddine Bouali To cite this version: Safieddine Bouali. Strange Attractor Morphogenesis by Sensitive Dependence on Initial Conditions. 2019. hal-02276579 HAL Id: hal-02276579 https://hal.archives-ouvertes.fr/hal-02276579 Preprint submitted on 2 Sep 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Strange Attractor Morphogenesis by Sensitive Dependence on Initial Conditions Safieddine Bouali University of Tunis, Management Institute, Department of Quantitative Methods & Economics 41, rue de la Liberté, 2000, Le Bardo, Tunisia [email protected] http://chaos-3d.e-monsite.com Abstract : A feedback loop to a 3D chaotic system with only six-terms on the right-hand of the equations and only two nonlinearities is applied to intentionally build a minimalist novel 4D chaotic system. Simulations depict the coexistence of strange attractors not by the modification of an unique or several parameters but surprisingly by a slight modification of the intial conditions. It is acknowledged that a strange attractor is locally unstable but globally stable. Our experiementation displays that strange attractors could be unstable at all scales. I. Introduction Morphology of the strange attractors as mathematical "objects" could have relevance to report the whole envelop of amplitudes and frequencies reached by the chaotic oscillations in the phase space.
    [Show full text]
  • Ed Lorenz: Father of the 'Butterfly Effect'
    GENERAL ⎜ ARTICLE Ed Lorenz: Father of the ‘Butterfly Effect’ G Ambika Ed Lorenz, rightfully acclaimed as the father of the ‘Butterfly Effect’, was an American math- ematician and meteorologist whose early work on weather prediction convinced the world at large about the unpredictability of weather. His seminal work on a simplified model for convec- G Ambika is Professor of tions in the atmosphere led to the modern the- Physics and Dean of ory of ‘Chaos’ – the third revolutionary discov- Graduate Studies at ery of 20th century, the other two being relativ- IISER, Pune. ity and quantum physics. The possibility of un- Her research interests are predictability in certain nonlinear systems was in understanding complex systems using networks vaguely mentioned earlier by J C Maxwell and and time series analysis clearly asserted later by H Poincar´e. But it was and also study and control the work of Lorenz in 1963 that indicated clearly of emergent dynamics and that the sensitive dependence on the initial con- pattern formation in ditions (also called ‘SIC’-ness) of such systems complex systems. can lead to unpredictable states. This strange and exotic behavior was named the ‘Butterfly Effect1’ by him in a lecture that he delivered in 1 See Classics, p.260. December 1972 in Washington DC. Edward Norton Lorenz was born in West Hartford, Con- necticut on May 13, 1917. His father, Edward Henry Lorenz, was a mechanical engineer involved in design- ing machinery, but interested in all aspects of science, especially mathematics. His mother, n´ee Grace Norton, was a teacher in Chicago.
    [Show full text]
  • A Comparative Study Using Lyapunov Exponents, Fractal Dimension, Conditional Entropy and Spectral Analysis
    Linear and/or Nonlinear Behavior of Heart Rate? A Comparative Study Using Lyapunov Exponents, Fractal Dimension, Conditional Entropy and Spectral Analysis A. Ripoli, L. Zyw, C. Passino, M. Emdin CNR Institute of Clinical Physiology, Pisa, Italy Abstract 2. Nonlinear measures To investigate linear and nonlinear components of heart rate variability over the 24-hour period in healthy 2.1. Lyapunov exponents subjects, we analyzed RR interval series, derived from 70 Lyapunov exponents quantify the exponential recordings in free-living conditions (37 ± 4 years, 34 divergence of trajectories in the reconstructed phase males) by different nonlinear approaches (Largest space and sensitivity to initial conditions. Lyapunov Exponent -LLE- computation, quantifying Given a d-dimensional phase space, there are d exponential divergence of trajectories in the phase space; Lyapunov exponents which are related to the evolution of corrected conditional entropy -CCE- estimating the th the axes of an infinitesimal d-sphere. If pi is the i axis amount of information in the signal, and pattern fractal the ith exponent is defined by: analysis -PFD-, able to quantify the complexity of the time series), and by autoregressive spectral analysis, too. The LLE, PFD, and CCE showed a strong correlation, 1 pi ( t) λi = lim log2 (1) whereas nonlinear parameters were significantly related t→∞ t pi ()0 even with total power, VLF, LF, and HF power of the spectra. Thus, common physiological phenomena seem to modulate both linear and nonlinear behavior of heart In our study, we considered only the largest rate in healthy human beings. Lyapunov exponent, defining the maximum orbit divergence. To compute LLE from a time series, the phase space 1.
    [Show full text]
  • Determining Lyapunov Exponents from a Time Series
    Physica 16D (1985)285-317 North-Holland, Amsterdam 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 Received 18 October 1984 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. Our method is rooted conceptually in a previously developed technique that could only be applied to analytically defined model systems: we monitor the long-term growth rate of small volume elements in an attractor. The method is tested on model systems with known Lyapunov spectra, and applied to data for the Belousov-Zhabotinskii reaction and Couette-Taylor flow. Contents convergence of nearby orbits in phase space. Since 1. Introduction nearby orbits correspond to nearly identical states, 2. The Lyapunov spectrum defined 3. Calculation of Lyapunov spectra from differential equations exponential orbital divergence means that systems 4. An approach to spectral estimation for experimental data whose initial differences we may not be able to 5. Spectral algorithm implementation* resolve will soon behave quite differently-predic- 6. Implementation details* 7. Data requirements and noise* tive ability is rapidly lost. Any system containing 8. Results at least one positive Lyapunov exponent is defined 9. Conclusions to be chaotic, with the magnitude of the exponent Appendices* reflecting the time scale on which system dynamics A.
    [Show full text]
  • Variations of the Lorenz-96 Model
    Variations of the Lorenz-96 Model Master Thesis in Mathematics: Mathematics and Complex Dynamical Systems Name: Anouk F.G. Pelzer, s2666545 First supervisor: Dr. A.E. Sterk Second supervisor: Prof. Dr. H. Waalkens Date: 29 June 2020 Abstract. In this thesis we will investigate the differences between the monoscale Lorenz-96 model and its modifications. We obtain these modifications by changing the structure of the nonlinear terms in the original Lorenz-96 model. We will treat the gen- eral modified model and three specific systems and compare these with the Lorenz-96 model. To determine the dynamics of the models, we will study the eigenvalues of the Jacobian matrix at the trivial equilibrium, Lyapunov coefficients to distinguish between sub- and supercritical Hopf bifurcations, Lyapunov exponents to determine when there is chaos for example etc. Some of the results are that in the Lorenz-96 model there are no escaping orbits, while this is only true under some conditions for the modified systems. Furthermore there are differences in bifurcations. The external forcing F ap- pearing in the equations of all these models can be used as a bifurcation parameter. The trivial equilibrium is always stable when F is zero for every model. For F < 0 some modifications has a stable trivial equilibrium, while this is not the case for the original model. For this model there only occur first Hopf bifurcations when F is positive, but for its modifications there can be other (first) bifurcations too, like a Pitchfork bifurcation. There are even bifurcations occuring for these modified systems, while these don't ap- pear in the original Lorenz-96 model case, such as degenerate bifurcations meaning that suddenly there appear simultaneously more than one equilibrium and two eigenvalues of the Jacobian matrix are zero at the same bifurcation parameter F .
    [Show full text]