Contents Up Previous Next

Surrogate data

Purpose
Description
Tips
Macro Synopsis
Modules
References


Purpose

Generation of surrogate data

Description

This function generates a surrogate signal out of the given data, i.e. a signal with similar spectral properties, by phase randomizing.

The surrogate data sequence has the same mean, the same variance, the same autocorrelation function and therefore the same power spectrum as the original sequence, but (nonlinear) phase relations are destroyed. In the case of data shuffling (see below), the histograms of the surrogate sequence and the reference sequence are identical, too.

Input parameter is



Tips

Data shuffling usually leads to more reliable results due to a better adaptation of the statistic properties of the surrogate sequence to the reference sequence.

Macro Synopsis

y = Surrogate(x,way);
signal x,y;
option way;

Modules

Student, Professional

References

Theiler et al. [57]