I maintain a separate blog website at www.neumanncondition.com
Linux development environment setup for Debian/Ubuntu on an NVIDIA machine, including a list of common engineering softwares.
Detecting memory leaks, invalid accesses, and use-after-free bugs with Memcheck, profiling call graphs with Callgrind, and tracking heap usage with Massif.
Using the Hessian Matrix to find the maximum, minimum, and saddle points of an n-dimensional real function. Come with practice problems!
Solve the two-dimensional square and polar wave equation using separation of variables. Design algorithms to plot Chladni's pattern using the derived model.