rossler.ts {tseriesChaos}R 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


[Package tseriesChaos version 0.1-13.1 Index]