Learn R Programming

Rlibeemd (version 1.4.3)

float: Float Data The data are a position record from an acoustically tracked subsurface oceanographic float, used as an example data in Rilling et al (2007).

Description

Float Data

The data are a position record from an acoustically tracked subsurface oceanographic float, used as an example data in Rilling et al (2007).

Arguments

Format

A time series object.

References

  1. G. Rilling, P. Flandrin, P. Goncalves and J. M. Lilly, "Bivariate Empirical Mode Decomposition", IEEE Signal Processing Letters, Vol. 14 (2007) 936--939

Examples

Run this code
data("float")
plot(float, type = "l")

Run the code above in your browser using DataLab