Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasija0 authored Sep 16, 2024
1 parent 54fa913 commit 697ee33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Lagrange multiplier method project
This is a project I did with two of my friends for the course Dynamics of Mechanical Systems.
In this experiment, we studied the motion of a ball placed on a wire shaped like a parabola which rotates around its axis of symmetry with a constant angular velocity.
The goal of the experiment is to derive the equations of motion using the Lagrange multiplier method for solving constrained optimization problems, represent them as a system of differential equations via the Constraint Stabilization method, and then analyze graphs of relevant quantities.
We completed the project in Python using Numpy, Matplotlib and SciPy libraries.

0 comments on commit 697ee33

Please sign in to comment.