Content deleted Content added
→Detailed description: add embedding |
|||
Line 11:
==Detailed description==
One way to visualize the recurring nature of
At a '''recurrence''' the trajectory returns to a ___location in phase space it has visited before up to a small error <math>\varepsilon</math> (i.e., the system returns to a state that it has before).
Line 19:
:<math>R(i,j) = \begin{cases} 1 &\text{if} \quad \| \vec{x}(i) - \vec{x}(j)\| \le \varepsilon \\ 0 & \text{otherwise}, \end{cases}</math>
where <math>
If only a [[time series]] is available, the phase space can be reconstructed by using a time delay embedding (see [[Takens' theorem]]):
:<math>\vec{x}(i) = (u(i), u(i+\tau), \ldots, u(i+\tau(m-1)),</math>
where <math>u(i)</math> is the time series, <math>m</math> the embedding dimension and <math>\tau</math> the time delay.
The visual appearance of a recurrence plot gives hints about the dynamics of the system. Caused by characteristic behaviour of the phase space trajectory, a recurrence plot contains typical small-scale structures, as single dots, diagonal lines and vertical/horizontal lines (or a mixture of the latter, which combines to extended clusters). The large-scale structure, also called ''texture'', can be visually characterised by ''homogenous'', ''periodic'', ''drift'' or ''disrupted''. For example, the plot can show if the trajectory is strictly periodic with period <math>T</math>, then all such pairs of times will be separated by a multiple of <math>T</math> and visible as diagonal lines.
|