Explores the wave equation for a vibrating string and its numerical solution using finite difference formulas and the Newmark scheme in MATLAB/GNU Octave.
Explores error estimation in numerical methods for solving ordinary differential equations, emphasizing the impact of errors on solution accuracy and stability.
Covers vectorization in Python using Numpy for efficient scientific computing, emphasizing the benefits of avoiding for loops and demonstrating practical applications.