• Stars
    star
    34
  • Rank 766,985 (Top 16 %)
  • Language
    MATLAB
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ADRC uses an Extended state observer to linearize the Quadrotor's Nonlinear dynamics (similar to Feedback linearization). This makes it capable of eliminating disturbances (robustness).

More Repositories

1

exposure_fusion

Exposure fusion is a technique that creates a single image with optimal detail from a set of multi-exposed images. As developed by Tom Mertens et al., the proposed algorithm computes relevant quality measures; Contrast, Saturation, and Well-Exposedness. These measures are then combined to create a weight map used to blend each of the multi-exposed images to a single image with best exposure.
Python
18
star
2

adaptive_adrc

The altitude control of a quadrotor unmanned aerial vehicle is treated using its altitude dynamics in hover mode. An LMS-based Adaptive Active disturbance rejection control (AADRC) is proposed to compensate for disturbance effects resulting in smoother control.
MATLAB
14
star
3

backstepping_quadrotor

Backstepping is a Nonlinear controller based on Lyapunov functions. Four controllers are developed for the Altitude, Yaw, Pitch, and Roll attitudes of the quadrotor.
MATLAB
10
star
4

mobile_jammer

Extrinsic noise is everywhere. Using a microphone and a Voltage controlled crystall oscillator, an RF circuit was built to jam cellular communications at the GSM band using destructive interference.
7
star
5

nigeria_covid19

Repository on the COVID-19 Cases in Nigeria
Python
4
star
6

endangered_species_dronetracking

Backstepping and Proportional-Derivative (PD) methods was used for the control of a quadrotor unit and subsequently proposed for autonomous tracking of an endangered species; the ’Northern white rhino’. Extended Kalman Filter (EKF) estimation was applied for the localization of the rhino in a virtual wildlife reserve.
MATLAB
3
star
7

induction_motor

Lyapunov based based backstepping controller was developed to control an induction motor.
MATLAB
2
star
8

markerless_ar

This project involves Augmented reality without the use of markers. An image of an advert & video can be projected on a surface by persistent frame-by-frame homography tracking.
Python
1
star
9

seam_carving

Reproducing the paper "Content-aware image resizing" by Shai-Avidan et al. Using the seam carving algorithm, three images are subject to: (1) aspect ratio change by seam removal, (b) aspect ratio change by seam insertion, and (c) aspect ratio change by optimal retargeting.
Python
1
star