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

Block or report simorxb

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

Popular repositories Loading

  1. MPC-Pendulum-Python MPC-Pendulum-Python Public

    Model Predictive Control implemented in Python, using scipy.optimize.minimize, on the model of a pendulum.

    Python 22 3

  2. PID-C-Struct PID-C-Struct Public

    The code shows the implementation of a PID controller in C. The PID controller includes: - Filtered derivative for the derivative term - Saturation of the command - Rate limiter of the command - An…

    C 21 4

  3. PID-tuning-opt PID-tuning-opt Public

    Optimisation of PID parameters implemented in Python, using scipy.optimize.minimize.

    Python 20 5

  4. Real-time-PID-Python Real-time-PID-Python Public

    Control of a pendulum in real-time. The script simulates a real-time test of a control algorithm, allowing the user to change online the PID gains, derivative filter time constant and setpoint.

    Python 13 2

  5. SMC-Pendulum SMC-Pendulum Public

    Example of how to implement SMC control on a pendulum model, using the Super Twisting Algorithm. This Python code is used to plot the result of a model implemented using Collimator (https://collima…

    Python 13 1

  6. Python-Control-Library Python-Control-Library Public

    An example of how to use the Python Control Library

    Python 11 1