Verlet integrator, to deal with an argument from the pub.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 5 roky
před 5 roky
před 5 roky
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. ```