Skip to content
View Tugbars's full-sized avatar
  • LINAK
  • Denmark

Block or report Tugbars

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Savitzky-Golay-Filter Savitzky-Golay-Filter Public

    Microcontroller friendly, efficient Savitzky-Golay Implementation with Gram Polynomials and Memoization

    C 14

  2. Mixed-Radix-Fast-Fourier-Transform Mixed-Radix-Fast-Fourier-Transform Public

    Mixed-Radix Fast Fourier Transform is a lightweight, pure C Fast Fourier Transform (FFT) library designed for efficient signal processing across diverse input sizes. It implements a mixed-radix alg…

    C

  3. Adaptive-Savitzky-Golay-Filter Adaptive-Savitzky-Golay-Filter Public

    A Savitzky-Golay implementation that dynamically applies the most optimal window size and polynomial order based on the shape and noise level of the dataset.

    C 6 1

  4. RLS-Driven-Peak-Analyzer RLS-Driven-Peak-Analyzer Public

    Microcontroller-friendly C implementation of Recursive Least Squares (RLS) for running gradient analysis, including linear, cubic, and quadratic trends, optimized for real-time trend and peak detec…

    C 4

  5. adaptive_peak_finding adaptive_peak_finding Public

    This implementation provides algorithms for detecting and analyzing peaks in noisy signals

    C 5

  6. ARIMA-in-C ARIMA-in-C Public

    This repository is a self-contained ARIMA (AutoRegressive Integrated Moving Average) implementation in C

    C