Skip to content
View hexpad's full-sized avatar

Block or report hexpad

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. TransferFunction_arduinoTransferFunction_arduinoPublic

    Implementation of a given transfer function for arduino.

    MATLAB 1

  2. helical-scannerhelical-scannerPublic

    simulates a helical scanning motion and saves the calculated 3D coordinates

    C

  3. rcs-calculatorrcs-calculatorPublic

    simply calculates the radar cross section for different geometric shapes

    C++ 1

  4. radar-rangeradar-rangePublic

    calculates the maximum detection range of a radar using the basic radar range equation.

    C++

  5. alpha-beta-trackeralpha-beta-trackerPublic

    Simple 2D object tracking in C++ using an Alpha-Beta filter. Reads measurements from a text file and predicts future positions.

    C++ 1

  6. radar-simulatorradar-simulatorPublic

    A C++ radar simulator with dynamic targets using Raylib

    C++