Verlet integrator, to deal with an argument from the pub.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

5 lat temu
123456789
  1. # Driven coupled parametric oscillators
  2. Settling a discussion from the pub. Yes, you can extract energy from an infinite source of energy. That's allowed.
  3. In [this video](demo.webm) I am modulating the spring constant. The environment is damped, so I definitely could extract energy.
  4. ```
  5. python main.py
  6. ```