Final answer:
The question involves designing digital filters using MATLAB, filtering an audio signal with these filters, and documenting the process and results.
Step-by-step explanation:
The student is asked to use MATLAB for digital signal processing (DSP) tasks, specifically to design filters and process audio signals. First, they need to create a 4th-order Elliptic highpass filter with given specifications and then apply it to a song. The response of the filter and its pole-zero plot must be shown.
The filtered song should be played and exported as a WAV file. Secondly, they're required to design a 6th-order Chebyshev I lowpass filter, again with specific requirements, and perform similar tasks as with the Elliptic filter. A written report summarizing the work, including plots and WAV files, should also be prepared with the MATLAB script in an appendix.