This program calculates the local slopes by fitting straight lines onto c1 correlation sum data (the ’c1’ field of the c1 output).
Inputs
The output of function c1.
Set what range the average should be calculated on (-iav, …, +iav) [default = 1].
Output
The output is a struct array of the same length as the input. It contains the following fiels:
The dimension for each matrix d.
Contains the local slopes of the logarithm of the correlation sum.
See also: c1, d2.
Algorithms
The algorithms for this functions have been taken from the TISEAN package.
Package: tisean