ikeda_map: Ikeda map.

Description Usage Arguments Details Value

Description

K.Ikeda, Multiple-valued Stationary State and its Instability of the Transmitted Light by a Ring Cavity System, Opt. Commun. 30 257-261 (1979)

Usage

1
2
ikeda_map(n = 1000, xi = -5, yi = 0.1, u = 0.6, add.timestep = FALSE,
  plot = FALSE)

Arguments

n

Number of points in the time series.

xi

The initial value for x

yi

The initival value for y

u

The value of the parameter u

add.timestep

Add a column indicating the time step?

plot

Plot the time series?

Details

The Ikeda map. From Ikeda, H. Daido and O. Akimoto, Optical Turbulence: Chaotic Behavior of Transmitted Light from a Ring Cavity, Phys. Rev. Lett. 45, 709–712 (1980).

Value

A n-by-2 data frame containing the values of the x and y components.


kahaaga/chaoticmaps documentation built on May 31, 2019, 1:16 p.m.