Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • we7765's avatar
    [FEATURE] (libtfsxx): implement new filter GaussianNoise · 5241d409
    we7765 authored
    The filter GaussianNoise is provided in tidofi through keyword noi.
    It adds white Gaussian Noise of a given rms amplitude (specified through
    filter parameter) to each time series.
    
    The filter is implemented in libtsxx. tidofi is additionally linked against
    libgsl to provide random number generator.
    5241d409