Differential Equations and Maximizing Functions in Python: Solving Simple Physics Problems (Part 1)
Kevin Mooney
In this video, we look at optimizing a quantity that is part of a system of differential equations. We continue with simple physics problems, in this case projectile motion, and ask how far a baseball will travel when hit at a certain angle. Then we ask which angle will maximize the total horizontal distance traveled. We do this both with and without air resistance.
In the case of no air resistance, we check our numeric calculations by using the Sympy package to find the answer algebraically.
This video is part one of two. Part 2: https://youtu.be/-hJc2zktxCs
Githyb: https://github.com/kpmooney/numerical_methods_youtube/tree/master/physics/projectile_motion Free Fall Problem: https://youtu.be/XPT3_L13RFM
Donate: http://paypal.me/kpmooney ... https://www.youtube.com/watch?v=DSJj9rfHKPk
147527852 Bytes