DEV - Beckstein
Play
PDEs
PHY494: 15 PDEs: Introduction and Laplace equation solver
PHY494: 15 PDEs: NumPy Laplace solver
PHY494: 15 PDEs: Poisson solver
PHY494: 16 PDEs: Heat Equation
PHY494: 16 PDEs: Crank-Nicholson Algorithm
PHY494: numpy.meshgrid() function explained
PHY494: 16 PDEs: Further Remarks
PHY494: 17 PDEs: Waves
PHY494: 17 PDEs: 2D waves
Linear Algebra
PHY494: 14 Linear Algebra
PHY494: 14 2-masses/3-strings solution
PHY494: 14 SVD
Root finding
PHY494: 13 Root Finding with the Bisection Algorithm
PHY494: 13 Root Finding with the Newton-Raphson Algorithm
ODEs
PHY494: 11 Molecular Dynamics
PHY494: 12 Projectiles with Drag Force
PHY494: 12 Introduction to Baseball Physics
PHY494: 12 Baseball Physics (theory)
PHY494: 12 Baseball Physics (theory): recap and quadratic drag
PHY494: 12 Baseball Simulation Code