Skip to content
View rbga's full-sized avatar
🧐
🧐

Block or report rbga

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. Low_Density_Parity_Check_LDPC_Codes_-_MATLAB_Simulation Low_Density_Parity_Check_LDPC_Codes_-_MATLAB_Simulation Public

    LDPC MATLAB simulation using BPSK + AWGN modulation decoded using Sum Product and Min Sum Algorithm

    MATLAB 14 5

  2. CUDA-Merge-and-Bitonic-Sort CUDA-Merge-and-Bitonic-Sort Public

    Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, alo…

    Cuda 10

  3. Underwater-Object-Tracking-using-SONAR-and-Unscented-Kalman-Filter Underwater-Object-Tracking-using-SONAR-and-Unscented-Kalman-Filter Public

    Underwater Object Tracking using SONAR and Unscented Kalman Filter is a simulation aimed at modeling an underwater object tracking scenario using SONAR and the Unscented Kalman Filter (UKF). The pr…

    MATLAB 9 2

  4. CPU-vs-GPU-Matrix-Operation CPU-vs-GPU-Matrix-Operation Public

    A performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++

    Cuda 5

  5. Multi-Threaded-Real-Time-Image-and-Video-Compression-using-OpenCV Multi-Threaded-Real-Time-Image-and-Video-Compression-using-OpenCV Public

    This project showcases real-time image and video compression using OpenCV in C++. The code allows users to choose between image or video compression and specify the compression level. The project u…

    C++ 3

  6. Shortest-Cyclical-Path-Planning-for-Aircraft-Routes-using-Python-Jupyter Shortest-Cyclical-Path-Planning-for-Aircraft-Routes-using-Python-Jupyter Public

    Shortest Cyclical Path Planning for Aircraft Routes using Python - Jupyter. Depth First Search coupled with Random Search was used to plot the shortest cyclical routes for all aircraft origin point…

    1 1