rossler.ts: Roessler simulated time series, without noise

Description Details Author(s)

Description

Roessler simulated time series, without noise. Of each state of the system, we observe the first component.

Details

Roessler simulated time series, without noise, obtained with the call:

rossler.ts <- sim.cont(rossler.syst, start=0, end=650, dt=0.1, start.x=c(0,0,0), parms=c(0.15, 0.2, 10))

Author(s)

Antonio, Fabio Di Narzo


tseriesChaos documentation built on May 2, 2019, 6:38 a.m.