“…In our previous work, 37 we depended on the Partial Differential Equation Toolbox of MATLAB to solve the generalized eigenvalue problem in Equation (29), but this is no longer needed in our current implementation. The MATLAB syntax [P, lambda] = eigs(S + Q, M, Neig, ‘‘smallestreal’', ‘‘IsSymmetricDefinite’', true) directly computes the smallest eigenvalues and eigenfunction nodal coordinates using an iterative algorithm, given the mass, stiffness, and flux matrices M , S , and Q .…”