Creates delay coordinates for upo output.
Inputs
This vector contains the periods that are generated by upo.
The orbit data that is generated by upo.
The delay used to get the delay coordinates.
Parameter
The embedding dimension used [default = 2].
The period of the orbit to be extracted. This may be a vector [default = extract all orbit periods].
Output
A cell that contains the delay vectors for each orbit. The orbits
are in the same order as they are in olens. Can be converted to
matrix using str2mat (output)
.
See also: upo.
Algorithms
The algorithms for this functions have been taken from the TISEAN package.
Package: tisean