fdhwlib  2.0.25
analyseNoise Class Reference

#include <analyseNoise.h>

Inheritance diagram for analyseNoise:
statistics

List of all members.

Public Member Functions


Detailed Description

Analyse the noise level of a given time series.

Definition at line 21 of file analyseNoise.h.


Constructor & Destructor Documentation

analyseNoise::analyseNoise ( )
analyseNoise::~analyseNoise ( )

Member Function Documentation

void analyseNoise::of ( unsigned short *  data,
int  n,
int  seg,
int  skip 
)

Analyse the noise level of a given time series.

The alogrithm divides the series in segments. The segments with the highest variance are not consider for the estimation of the noise level parameters.

Parameters:
dataPointer to the time series
nLength of the time series
segLength of the segements
skipNumber of segments to leave out

The documentation for this class was generated from the following file: