Skip to content
View SpPap's full-sized avatar
Block or Report

Block or report SpPap

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

  1. Linear-Adaptive-MPC Linear-Adaptive-MPC Public

    This repository is part of my diploma thesis titled "Development of Model Predictive Control (MPC) schemes for unmanned aerial vehicles using neural networks". The current project focuses on MPC co…

    MATLAB

  2. KalmanFilter KalmanFilter Public

    Kalman Filters are used for state estimation in control systems. This repository includes an implementation of the algorithm in Python and also a Jupyter Notebook for testing in real data for altit…

    Jupyter Notebook

  3. arduino-parking-sensor arduino-parking-sensor Public

    Parking sensor using Arduino UNO

    C++

  4. Shift_Register Shift_Register Public

    My implementation of CD54HC194 shift register.

    VHDL

  5. SonarClassifier SonarClassifier Public

    A simple binary classifier to predict whether sonar data corresponds to Rock or a Mine

    Python

  6. Single-Layer-Perceptron Single-Layer-Perceptron Public

    This repository intends to provide code for single layer perceptron algorithm in order to solve a binary classification problem. The perceptron will be tested in both training and validation data.

    MATLAB