Contents Up Previous Next

Long term correlation analysis (LTCA)

Purpose
Description
Macro Synopsis
Modules
Related Functions
References


Purpose

Long term correlation analysis

Description

"Long term correlation analysis (LTCA)" detects the characteristics of fractal noise. It examines the long-term correlations in the given signal x by finding the mean-square fluctuation function :

with

where the horizontal bar denotes averages.

The result can be interpreted as follows:

This function is a modified version of the so-called R/S or Hurst analysis.


Macro Synopsis

y = LTCA(x);
signal x,y;

Modules

Statistics

Related Functions

Box-Cox transform, Detrended fluctuation analysis (DFA), Exponential regression, Fractal noise, Linear regression, Multilinear regression, Power regression, Principal component analysis (PCA), R/S statistics, Remove DC, Remove trend.

References

Mandelbrot [30], Karrakchou et al. [39]