reconstruct_traffic: Simulate the reconstruction of the original signal.

Description Usage Arguments Value

View source: R/reconstruction.R

Description

Simulate the reconstruction of the original signal by using the matrix of decomposed coeficients. The matrix needs to be filtered in order to simulate the "generators" emitting the packets. Let's assume a generator on scale=3. It would emit a packet every 8 samples. However, the matrix will contain 8 coeficients for every packet that should be emitted. Therefore the input matrix needs to be filtered.

Usage

1

Arguments

D

Either the matrix of coeficients or a list(coef) that contains the matrix as a coef.

Value

Vector representing the orignal signal in a form of regularized time series.


vsimko/trafficmsd documentation built on May 3, 2019, 7:08 p.m.