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 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. TransferFunction_arduino TransferFunction_arduino Public

    Implementation of a given transfer function for arduino.

    MATLAB 1

  2. helical-scanner helical-scanner Public

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

    C

  3. rcs-calculator rcs-calculator Public

    simply calculates the radar cross section for different geometric shapes

    C++ 1

  4. radar-range radar-range Public

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

    C++

  5. alpha-beta-tracker alpha-beta-tracker Public

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

    C++

  6. radar-simulator radar-simulator Public

    A C++ radar simulator with dynamic targets using Raylib

    C++