Skip to content

FFT and other Utilities (Filters and Windows)

Federico Lolli requested to merge fft-and-filters into main

Utility classes first developed while building the Sensor Fault Detection system. These include:

  • Fast Fourier Transform (FFT)
  • Sliding Window
  • Filters
    • Low pass online filter (parametrized)
    • Median Filter (both exact and adjustable)

Merge request reports

Loading