Last data update: 2014.03.03

R: Roessler simulated time series, without noise
rossler.tsR Documentation

Roessler simulated time series, without noise

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

Results