**This is a draft. Please let me know if you see any errors.** # Time-Frequency Analysis An example of a joint time-frequency signal representation is standard musical notation. ![](img/music.png) Imagine that instead of this notation, we used a purely time-domain description that describes the shape of the acoustic waveform. ![](img/time.svg) Although the musician might be able to make out the rhythm and intensity clearly, it would be impossible to determine exactly which notes to play. Now imagine that we used a purely frequency domain description, e.g. the Fourier transform. ![](img/freq.svg) This would show which notes to play, but it would be impossible to know when to play them. In many applications (especially audio) the joint representation can reveal the most important aspects of a signal which might be hidden in the time or frequency domains alone. Consider two more examples: 1. The sound of a bird chirping 2. The ping from marine sonar system