pendulum-simulation
There are 43 repositories under pendulum-simulation topic.
Kristal1ik/FuzzyContApp
About fuzzy logic using the Maxwell's pendulum
skacem/Algorithmic-Art
An algorithmic approach to generating visual art.
ioannischtz/harmonic-motion-symphony
A JavaScript and Canvas app, that combines simple pendulum physics with Sound.
alaminur/Pendulum
Code written for an early physics project on simple harmonic motion
Emperor963/DoublePendulumSimulator
Simulates a double pendulum with small deflections completely from scratch in Java
GregoryKogan/pendulum
Pendulum wave visualization built with p5.js
habtie-phys/double_pendulum
simulating the chaotic motion of the double-pendulum system
akawincent/pendulum_system
This project uses Python to simulate single pendulum and double pendulum. Simultaneously we explore the influence of different parameters on the motion of the system.
kencx/pendulum
Simulations of simple and double pendulums
tueboesen/multi-body-pendulum
A module for simulating multi-body pendulums
BohaLash/Pendulum
Pendulum physics simulation. ⚖️🕰 (JS Canvas)
DhruveshPotekar/Simple_pendulum
Solving simple pendulum using 2nd order ODE and capturing its motion
frostybee/pendulum-waves
A pendulum waves simulation implemented in JavaFX.
gforien/double-pendulum
Projet INSA 2e année : étude des mécanismes chaotiques et des schémas numériques pertinents pour les implémenter, par l'exemple du pendule double
ADITYASHAH-IITP/Vertically-base-excited_InvertedPendulum
Dynamically stabilizing an Inverted Pendulum and demonstration using MATLAB.
azimonti/inverted-pendulum
Control feedback with linearization and neural network for an inverted pendulum (single and on a cart)
BohaLash/True-Pendulum
Accurate Pendulum Simulation ⚖️🕰🔍 Using Pendulum Differential Equation (Vanilla JavaScript Canvas)
Esraaj-Sarkar-Gupta/Pendulum-Simulations
This project aims at using Scipy to comptutationaly solve the second order non-linear differential equation of a single pendulum and thus animate the trajectory of a pendulum.
KindlyGentleman/PHYS-Pendulum-Powered-Cart
This repository contains a simulation of a pendulum-powered cart. The simulation models the dynamics of a cart that is powered by the swinging of a pendulum attached to it. The motion of the cart is determined by the motion of the pendulum, which is affected by the force applied to the cart and the pendulum's initial conditions.
MapMaths/Pendulum
A Scratch project.
blahnikkai/double-pendulum-simulator
Single and double pendulum simulator
chesterKuttner/penguinPendulumn
Its a pendulumn simulation : )🐧
ctbip/swinging-atwood-machine-simulation
This gui program numerically solves the system of differential equations describing a swinging Atwood machine using the Runge-Kutta method of the 4th order.
enoobis/pendulum-simulator
pendulum simulator
laurabarbara/forced-simple-pendulum
RK4 simulation of damped and driven simple pendulum to investigate chaotic behaviour of nonlinear systems.
Numerical-analysis-in-julija/Mathematical_pendulum_using_the_Runge_Kutta_method.jl
Implementation of simulation of a mathematical pendulum's motion using the Runge-Kutta fourth-order method. Compares the pendulum's behavior with that of a harmonic oscillator and visualizes how its oscillation period varies with energy.
Oytizha/pendulum-graphics-project
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.
sleepncaffeine/Double_pendulum
Java swing Double Pendulum simulation GUI
smahala02/Materials-Science-Materials-Modeling
Materials Science modeling repository featuring simulations of pendulum motion and shock absorber systems using Python.
EvanC8/Pendulum
Pendulum Simulation
HenningBeyer/RL_Pendulum_Physics_Environment
A simulated pendulum with a flexible interface for reuse as RL environment.
johnnyawesome/DoublePendulum
A double pendulum, demonstrating the three-body problem
Mattia04/DoublePendulumSimulation
Simulating double pendulums
milanbalazs/pendulum_simulation
Pendulum simulation
mujtaba-io/godot-grappling-hook
Grappling hook swinging mechanics made in Godot engine 4.3 for platformer game.