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

  • thomas.forbriger's avatar
    [FEATURE] (libtfsxx): implement new filter GaussianNoise · 5241d409
    thomas.forbriger 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