You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I demonstrate a methodology to implement Linear MPC on a non-Linear system of Quadrotor. While the underlying non-linear dynamics are encapsulated, the high-level control is employed to achieve a Linear control system to use a Linear MPC controller.
A MATLAB live script that calculates centroids and moment of inertia for 5+ 2D geometric and cross-sectional shapes, implementing Parallel Axis Theorem and plot visualization. The program plots computes beam deflection under various loading conditions for simply support beams with user-defined inputs for load, flexural rigidity, and beam length.
Java-Desktop-App, die das Trägheitsmoment mehrerer Körper entlang verschiedener Rotationsachsen berechnet (Java desktop app to calculate moment of inertia of several bodies along different axes of rotation)
CPP-App, die das Trägheitsmoment mehrerer Körper entlang verschiedener Rotationsachsen berechnet (C++ application that calculates moment of inertia of several bodies along different axes of rotation)
Java-App zur Berechnung des Trägheitsmoments mehrerer Körper entlang verschiedener Rotationsachsen (Java application that calculates moment of inertia of several bodies along different axes of rotation)