Skip to content

ExpAnesth/sampledSeries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sampledSeries

is a collection of functions for processing and analyzing sampled series. They were designed for neurophysiological time series, but can of course be employed for other sampled series. Typical applications include artifact removal, filtering, signal detection and quantification, and spectral analysis.

Matlab toolboxes required (for some functions):

  • Signal Processing
  • Statistics and Machine Learning

General note on repositories in the ExpAnesth organization

The code in these repositories provides basic tools for the analysis of electrophysiological time series to members of the Section of Experimental Anesthesiology, Department of Anesthesiology, University Hospital of Tuebingen. Except where noted, code was written by Harald Hentschke. It has been designed primarily for in-house use by individuals who were instructed on its scope and limitations. Also, a substantial proportion of the code has been developed and extended over a time span of >10 years. In detail,

  • the implementation of algorithms reflects the evolution of Matlab itself, that is, code that had been initially developed on older versions of Matlab does not necessarily feature newer techniques such as the new automatic array expansion as introduced in Matlab Release 2016b
  • nonetheless, all code has been tested to run on Matlab R2018b
  • while most m-files contain ample comments, documentation exists only for a few repositories
  • checks of user input are implemented to varying degrees
  • the code will be improved, updated and documented when and where the need arises

About

Functions for processing and analyzing sampled (time) series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages