Mercurial > hg > ltpda
comparison m-toolbox/html_help/help/ug/preproc_content.html @ 0:f0afece42f48
Import.
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Wed, 23 Nov 2011 19:22:13 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f0afece42f48 |
---|---|
1 <p> | |
2 Signal pre-processing in LTPDA consists on a set of functions intended to pre-process data | |
3 prior to further analysis. Pre-processing tools are focused on data sampling rates manipulation, | |
4 data interpolation, spike cleaning and gap filling functions. | |
5 </p> | |
6 <p> | |
7 The following pages describe the different pre-processing tools available in the LTPDA toolbox: | |
8 <ul> | |
9 <li><a href="downsample.html">Downsampling data</a></li> | |
10 <li><a href="upsample.html">Upsampling data</a></li> | |
11 <li><a href="resample.html">Resampling data</a></li> | |
12 <li><a href="interp.html">Interpolating data</a></li> | |
13 <li><a href="spikeclean.html">Spikes reduction in data</a></li> | |
14 <li><a href="gapfill.html">Data gap filling</a></li> | |
15 <li><a href="whitening.html">Noise Whitening</a></li> | |
16 </ul> | |
17 </p> |