- Use appropriate boundary conditions and discretization to solve for eigenvalues and eigenfunctions.
- Normalize the eigenfunction by dividing by its maximum value.
- Plot the real and imaginary parts against the argument.
- Use the "eig" function and numerical techniques to compute and visualize the pseudospectra.
- Eigenvalues and Eigenvectors in MATLAB: https://www.mathworks.com/help/matlab/ref/eig.html
- Plotting 2D and 3D data in MATLAB: https://www.mathworks.com/help/matlab/ref/plot.html
- Pseudospectrum using eigenvector method in MATLAB: https://www.mathworks.com/help/signal/ref/peig.html