Problem:
Platform: MATLAB
Implement a system that analyses an audio file (.wav format) and visually shows how the energy at each frequency changes with time.
You can choose the frequency resolution and the rate at which the energy change is estimated but structure your code such that these are adjustable parameters.