Verlet integrator, to deal with an argument from the pub.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

5 лет назад
5 лет назад
5 лет назад
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. ```