How big does a snowball need to be to knock down a tree after rolling for 30 seconds? We answer this question using optimization in Python. Tools used: Python, numpy, scipy odeint, scipy minimize.
This video is part of an introductory series on optimization.
Code available on GitHub:
https://github.com/abe-mart/alphaopt/...