view m-toolbox/html_help/help/ug/preproc_content.html @ 15:ce3fbb7ebe71
database-connection-manager
Remove broken functions from utils.jmysql
author
Daniele Nicolodi <nicolodi@science.unitn.it>
date
Mon, 05 Dec 2011 16:20:06 +0100 (2011-12-05)
parents
f0afece42f48
children
line source
+ − <p>
+ − Signal pre-processing in LTPDA consists on a set of functions intended to pre-process data
+ − prior to further analysis. Pre-processing tools are focused on data sampling rates manipulation,
+ − data interpolation, spike cleaning and gap filling functions.
+ − </p>
+ − <p>
+ − The following pages describe the different pre-processing tools available in the LTPDA toolbox:
+ − <ul>
+ − <li><a href="downsample.html">Downsampling data</a></li>
+ − <li><a href="upsample.html">Upsampling data</a></li>
+ − <li><a href="resample.html">Resampling data</a></li>
+ − <li><a href="interp.html">Interpolating data</a></li>
+ − <li><a href="spikeclean.html">Spikes reduction in data</a></li>
+ − <li><a href="gapfill.html">Data gap filling</a></li>
+ − <li><a href="whitening.html">Noise Whitening</a></li>
+ − </ul>
+ − </p>