1. The document describes an experiment on pulse width modulation and pulse position modulation. It includes the introduction, expected PWM output generated through Matlab code, observation and inference.
2. The Matlab code generates a PWM signal for a given message signal by comparing it with a sawtooth carrier signal. The demodulated signal is obtained by filtering the PWM signal.
3. For PPM, the position of the pulse changes according to the input signal while its amplitude and width remain constant. The message signal can be recovered by passing the PPM signal through a low-pass filter.