Make a Poincare section for time continuous scalar data sets along one of the coordinates of the embedding vector.
Input
Must be realvector. If it is a row vector then the output will be a matrix that consists of row vectors as well.
Parameters
The embedding dimension used. It is synonymous to flag ’-m’ from TISEAN [default = 2].
Delay used for the embedding [default = 1].
Component for the crossing [default = value of parameter ’m’ (last one)].
Switch
If this switch is set the crossing will occur from above, instead of from below. This is equivalent to setting flag ’-C1’ from TISEAN.
Output
The output consists of the as many components as the value of parameter
m (columns or rows depending on input). The first M-1
are
the coordinates of the vector at the crossing and the last component
is the time between the last two crossings.
Algorithms
The algorithms for this functions have been taken from the TISEAN package.
Package: tisean