This document provides a sample MATLAB assignment to solve the wave equation on a square domain with zero boundary conditions. It defines the problem variables, generates a mesh, sets the initial conditions, defines the time discretization, finds the finite element solution, and animates the solution over time. The wave equation is solved using the hyperbolic function in MATLAB's Partial Differential Equation Toolbox.