Control feedback with linearization and neural network for an inverted pendulum (single and on a cart)
-
Updated
Mar 22, 2025 - C++
Control feedback with linearization and neural network for an inverted pendulum (single and on a cart)
Single and double pendulum simulator
This gui program numerically solves the system of differential equations describing a swinging Atwood machine using the Runge-Kutta method of the 4th order.
Uma simulação dinámica do efeito de Pendulum Waves (https://www.youtube.com/watch?v=yVkdfJ9PkRQ), as equações cinemáticas foram implementadas em função do tempo e um THREAD é o responsável de fazer de relogio. A parte gráfica foi desenvolvida utilizando a Graphics View Framework do QT
Explore the fascinating world of pendulum motion with this C++ and OpenGL-based Pendulum Graphics project. Witness realistic simulations of pendulum swings, offering an interactive and visually appealing experience.
Add a description, image, and links to the pendulum-simulation topic page so that developers can more easily learn about it.
To associate your repository with the pendulum-simulation topic, visit your repo's landing page and select "manage topics."